Gijs Kruitbosch
c465dd94e7
Bug 1312406 and bug 1255361 - part 2: remove tab groups backup, r=Dolske
...
MozReview-Commit-ID: 96AFjsXE1w0
2016-11-01 16:12:19 +00:00
Gijs Kruitbosch
70a8e9c0a1
Bug 1312406 - part 1: remove tab groups migration code, r=Dolske
...
MozReview-Commit-ID: BDuX607J51w
2016-11-01 15:59:11 +00:00
Thom Chiovoloni
746a84056c
Bug 1305737 - String changes to handle the cases where we don't have the device name for a sent tab. r=markh
...
MozReview-Commit-ID: Frt4KzfWPbZ
2016-10-21 15:00:59 -04:00
Aaron Klotz
9538d1cde4
Bug 1310788: Only show "a11y disables e10s" prompt on Windows versions <= 5.2; r=Felipe
...
MozReview-Commit-ID: 3278rDpOgkC
2016-10-17 12:21:37 -06:00
Gijs Kruitbosch
ac3e073240
Bug 1309614 - finish initializing places before we import stuff, r=mak
...
MozReview-Commit-ID: JucE0HjQdwC
2016-10-13 17:02:29 +01:00
Carsten "Tomcat" Book
336718da07
merge mozilla-inbound to mozilla-central a=merge
2016-10-14 11:59:12 +02:00
Ehsan Akhgari
a1e56b3576
Bug 1261019 - Part 3: Remove Navigator.mozApps and code depending on it; r=myk,jryans,fabrice,mcmanus,peterv
2016-10-13 13:18:41 -04:00
Mark Banner
6d6a44dc49
Bug 1309589 - Cleanup old loop.* preferences in profiles after Firefox Hello removal. r=mikedeboer
...
MozReview-Commit-ID: KNOJzUL7hRv
2016-10-12 16:08:55 +01:00
Sebastian Hengst
faa4e03c25
Bug 1304829 - rename RELEASE_BUILD to RELEASE_OR_BETA: main part. r=ted,Mossop
...
MozReview-Commit-ID: 1lCt0xTMV5O
2016-10-08 11:14:49 +02:00
Jessica Jong
113984eb02
Bug 1288591 - Implement the layout for <input type=time>. r=mconley, r=dholbert, r=smaug
2016-10-06 00:17:00 -04:00
Dão Gottwald
a2f37cd0ba
Bug 1322723 - Add pref to allow release builds to show the default browser prompt on second startup. r=jaws
2016-12-21 20:23:18 +01:00
Mike Conley
e17b304054
Bug 1297475 - Move content permission prompts into a JSM and add an Integration. r=Paolo
...
MozReview-Commit-ID: Dq3I9pzcdyY
2016-08-27 23:11:07 -04:00
Jared Wein
bde098a0ae
Bug 1303380 - Wrap the telemetry code in _firstWindowLoaded with a try/catch to allow startup and migration code to run to completion if there is an exception writing to Telemetry. r=Gijs
...
MozReview-Commit-ID: DPfq6lZ4fM3
2016-09-19 15:40:28 -04:00
Mike Conley
b6bf29051b
Bug 1287178 - Move unsubmitted crash report handling into ContentCrashHandlers.jsm. r=Felipe
...
MozReview-Commit-ID: 8lsv6zxLc9x
2016-09-02 13:16:28 -04:00
Kannan Vijayan
421d25a44e
Bug 1292639 - Ask user permission before allowing navigator.publishServer. r=mconley r=ehsan r=sebastian
2016-09-08 14:36:53 -04:00
Kannan Vijayan
b6dcfbdc68
Backout cbe18f181112 for crashes - bug 1292639
2016-09-07 13:43:40 -04:00
Ryan VanderMeulen
7e109d9e56
Merge m-c to fx-team. a=merge
2016-09-03 11:45:27 -04:00
Brad Lassey
9a001082fb
Bug 1299798 - Add an early return if we cannot get a reference to the global notification box. r=mconley
2016-09-01 22:19:23 -04:00
Felipe Gomes
bbd5acef12
Bug 1298945 - Only show Slow Startup notification if profile is 3 months old. r=MattN
...
MozReview-Commit-ID: J0bsvtBoEsv
2016-09-02 14:40:21 -03:00
Kannan Vijayan
7a1efe80d5
Bug 1292639 - Ask user permission before allowing navigator.publishServer. r=mconley r=ehsan r=sebastian
2016-08-31 18:14:24 -04:00
Edouard Oger
95e6ff184b
Bug 1293467 - Explicitely show icon on tab received notification on Windows. r=markh
...
MozReview-Commit-ID: 5KxqqrfJiuo
2016-08-18 19:34:49 -07:00
Mike Conley
9db9ea2cff
Bug 1294502 - Use the same AutoCompletePopup logic for e10s and non-e10s. r=MattN
...
MozReview-Commit-ID: B0QQLEn3yS
2016-08-18 10:50:58 -04:00
Jared Wein
8860cdf2c1
Bug 1294547 - Enable the comma-spacing rule for eslint. r=felipe
...
MozReview-Commit-ID: RCSDEvvk2I
2016-08-16 15:44:15 -04:00
Katie Broida
84c7bf9488
Bug 565718 - Adds module for a zoom indicator in the browser's URL bar. r=dao
...
MozReview-Commit-ID: 7jcAhgUp8RP
2016-08-12 13:48:59 -04:00
Justin Dolske
10c1e33522
Bug 1291833 - Cleanup and organize lazy module/service getters. r=mattn
2016-08-09 12:18:13 -07:00
Phil Ringnalda
e7dafa631f
Back out 89c4afd55323 (bug 1291833) for causing "TypeError: gWebRTCUI is undefined" in browser_devices_get_user_media.js
2016-08-06 16:02:11 -07:00
Justin Dolske
eaa48e07ab
Bug 1291833 - Cleanup and organize lazy module/service getters. r=MattN
...
MozReview-Commit-ID: 1vBubIXqhPn
2016-08-03 12:14:17 -07:00
Jared Wein
4518d81cb5
Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh
...
MozReview-Commit-ID: EMjJ3yWt9Wt
2016-08-04 03:28:58 -04:00
Mike Conley
b3c9f79a3c
Bug 1291277 - Don't show pending crash reports notification on Release or Beta channnels. r=jaws
...
We were displaying this notificaton on all channels except Release before,
but UX wants us to suppress this on Beta for now until we have a better
sense of our population on that channel.
MozReview-Commit-ID: D55cbtctcR
2016-08-02 09:46:55 -04:00
Jim Mathies
e592feccf5
Bug 1289473 - Accessibility+e10s prompt - follow up to add missing review nit changes. r=felipe
...
MozReview-Commit-ID: 9YPvTslPjDg
2016-07-27 12:51:40 -05:00
Jim Mathies
51577e4f4e
Bug 1289473 - Ensure e10s+accessibility notice displays for a11y clients that constantly run. r=felipe
...
MozReview-Commit-ID: 3g701vEFHPj
2016-07-26 17:22:00 -05:00
Matthew Wein
e3d00b8074
Bug 1285063 - Part 2: Switch to using the Category Manager to register scripts/schemas in order to load them in time for Fennec. r=kmag
...
MozReview-Commit-ID: 2U8cTYeH8kg
2016-07-22 12:44:40 -07:00
Gijs Kruitbosch
be83ddb0f6
Bug 1289229 - disable automigration undo if people create/change bookmarks/logins, r=mak
...
MozReview-Commit-ID: DAoNV9H71Yv
2016-07-26 12:48:37 +01:00
Dão Gottwald
7d81f78d6d
Bug 1287408 - Restor accidentally removed code for auto-allowing persisted permissions. r=dale
2016-07-21 17:23:13 +02:00
Iris Hsiao
5799ddcc16
Backed out changeset d950882eb6ce (bug 1285063)
2016-07-20 17:01:05 +08:00
Matthew Wein
98097ceac6
Bug 1285063 - Part 2 - Switch to using the Category Manager to register scripts/schemas in order to load them in time for Fennec. r=kmag
...
MozReview-Commit-ID: AviHoenUfwY
2016-07-18 15:05:52 -07:00
Edouard Oger
1a8f8831e8
Bug 1287478 - Use proper plural forms for notification of incoming tabs. r=flod,markh
...
MozReview-Commit-ID: 2l96yrmoluG
2016-07-18 16:30:52 -07:00
Carsten "Tomcat" Book
42412f6f84
merge mozilla-inbound to mozilla-central a=merge
2016-07-18 17:07:59 +02:00
Edouard Oger
65cba8abac
Bug 1244597 - Show notification on incoming tab. r=markh
...
MozReview-Commit-ID: BW7irvjVGiv
2016-07-07 13:33:29 -07:00
Carsten "Tomcat" Book
c0c344c630
Merge mozilla-central to fx-team
2016-07-17 10:10:30 +02:00
Pushpankar
77a14e357c
Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao
2016-07-16 10:20:04 +02:00
Ryan VanderMeulen
124d7c8385
Backed out changesets 48d6706662c0, 53236b4393f2, and 9125083b8dfe (bug 1268912, bug 1244597) for test_clients_engine.js perma-timeouts.
...
CLOSED TREE
2016-07-15 19:48:14 -04:00
Tooru Fujisawa
1cbea48c4c
Bug 1285751 - Use brandShortName in a notification shown after Sync is connected. r=markh
2016-07-16 10:40:05 +09:00
Edouard Oger
20af837ae9
Bug 1244597 - Show notification on incoming tab. r=markh
...
MozReview-Commit-ID: BW7irvjVGiv
2016-07-07 13:33:29 -07:00
Alessio Placitelli
0ceb2b70ea
Bug 1271304 - Measure the tabs/window open events and max number of tab/window per subsession. r=Gijs, r=gfritzsche, data-review=bsmedberg
...
MozReview-Commit-ID: 6vYfoEb8VvB
2016-05-12 09:30:00 +02:00
Benjamin Smedberg
b6342360ed
Bug 1277905 - Remove in-product links to plugincheck. Also remove support for startup prompting about outdated plugins, since that's annoying to users. r=Gijs r=mconley
...
MozReview-Commit-ID: 69tMivPVxuW
2016-07-01 11:01:07 -04:00
Dale Harvey
03907e80af
Bug 1273351 - Remove pointerlock permission requirement. r=dao
2016-07-08 13:58:31 +01:00
Thomas Nguyen
56df75399a
Bug 1025965 - Migrate browser.safebrowsing.enabled to browser.safebrowsing.phishing.enabled. r=paolo.mozmail
...
MozReview-Commit-ID: KFWofvaZuw7
2016-06-23 12:25:32 +08:00
Dão Gottwald
d0fe82157c
Bug 1280999 - Remove Firefox 4 era UI migration steps. r=mak
2016-06-23 11:12:06 +02:00
Carsten "Tomcat" Book
469f80f051
merge mozilla-inbound to mozilla-central a=merge
2016-06-18 04:35:15 +01:00