Commit Graph

820 Commits

Author SHA1 Message Date
Thom Chiovoloni
195cbc3450 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

--HG--
extra : rebase_source : ad1a17290fc43ee16e7f7a1ee4db92ff920dfbc7
2016-10-21 15:00:59 -04:00
Aaron Klotz
363f135692 Bug 1310788: Only show "a11y disables e10s" prompt on Windows versions <= 5.2; r=Felipe
MozReview-Commit-ID: 3278rDpOgkC

--HG--
extra : rebase_source : ae299f03bc741586832f2319abd008d79c239951
2016-10-17 12:21:37 -06:00
Gijs Kruitbosch
bacfbe04f5 Bug 1309614 - finish initializing places before we import stuff, r=mak
MozReview-Commit-ID: JucE0HjQdwC

--HG--
extra : rebase_source : 6161cdcedae0d00770b37625fde004959c3be17c
2016-10-13 17:02:29 +01:00
Carsten "Tomcat" Book
b474cb6353 merge mozilla-inbound to mozilla-central a=merge 2016-10-14 11:59:12 +02:00
Ehsan Akhgari
9de6bbbaec 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
554ec1a33f Bug 1309589 - Cleanup old loop.* preferences in profiles after Firefox Hello removal. r=mikedeboer
MozReview-Commit-ID: KNOJzUL7hRv

--HG--
extra : rebase_source : 2a36dd1ffe41e7b673ee4dc514a74c57c4b85390
2016-10-12 16:08:55 +01:00
Sebastian Hengst
cdcc9e20da 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
b3014cc00b Bug 1288591 - Implement the layout for <input type=time>. r=mconley, r=dholbert, r=smaug 2016-10-06 00:17:00 -04:00
Mike Conley
cb6b23a1c2 Bug 1297475 - Move content permission prompts into a JSM and add an Integration. r=Paolo
MozReview-Commit-ID: Dq3I9pzcdyY

--HG--
extra : rebase_source : a5d5008631ba85762c3c265552f42e50266bd9b8
2016-08-27 23:11:07 -04:00
Jared Wein
37f76f170c 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

--HG--
extra : rebase_source : 072713f1bf4dc30b681e57660b740a137e8ee7aa
2016-09-19 15:40:28 -04:00
Mike Conley
0c1ba21a69 Bug 1287178 - Move unsubmitted crash report handling into ContentCrashHandlers.jsm. r=Felipe
MozReview-Commit-ID: 8lsv6zxLc9x

--HG--
extra : rebase_source : c94f2939ec35e3f2357761fd13eaba856c7c1a59
2016-09-02 13:16:28 -04:00
Kannan Vijayan
c06523ac3b 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
f671b30c0f Backout cbe18f181112 for crashes - bug 1292639 2016-09-07 13:43:40 -04:00
Ryan VanderMeulen
740cdfc810 Merge m-c to fx-team. a=merge 2016-09-03 11:45:27 -04:00
Brad Lassey
6d9a4338b3 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
cf040c01ca Bug 1298945 - Only show Slow Startup notification if profile is 3 months old. r=MattN
MozReview-Commit-ID: J0bsvtBoEsv

--HG--
extra : rebase_source : f63ddd59ca99cecd0c6d6e99b1319a77e081fefb
2016-09-02 14:40:21 -03:00
Kannan Vijayan
e7cae3eb49 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
37bc68367b Bug 1293467 - Explicitely show icon on tab received notification on Windows. r=markh
MozReview-Commit-ID: 5KxqqrfJiuo

--HG--
extra : rebase_source : 49073a59406ac5321b1e9dd44c9ed5f3c6d78074
2016-08-18 19:34:49 -07:00
Mike Conley
243d52f0c3 Bug 1294502 - Use the same AutoCompletePopup logic for e10s and non-e10s. r=MattN
MozReview-Commit-ID: B0QQLEn3yS

--HG--
rename : toolkit/components/satchel/AutoCompleteE10S.jsm => toolkit/components/satchel/AutoCompletePopup.jsm
extra : rebase_source : 6f7c5db24f5beb841cc67deb69ba88782a88c2f6
2016-08-18 10:50:58 -04:00
Jared Wein
e6276ea7f5 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
51baff5088 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
7967425735 Bug 1291833 - Cleanup and organize lazy module/service getters. r=mattn 2016-08-09 12:18:13 -07:00
Phil Ringnalda
d9857fe325 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
385e2c626e Bug 1291833 - Cleanup and organize lazy module/service getters. r=MattN
MozReview-Commit-ID: 1vBubIXqhPn

--HG--
extra : rebase_source : 2d712ad5536be3313324110bfdbd78679569a2ee
2016-08-03 12:14:17 -07:00
Jared Wein
fd84c776c7 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

--HG--
extra : rebase_source : 2b8327e5a7cf0bfd190d696ad5fe475f13faa3cc
2016-08-04 03:28:58 -04:00
Mike Conley
a72fb9ba66 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

--HG--
extra : rebase_source : 394d3b67273f1def80782a768bb6885117336d7d
2016-08-02 09:46:55 -04:00
Jim Mathies
405f3bde8c 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
82187afe2d Bug 1289473 - Ensure e10s+accessibility notice displays for a11y clients that constantly run. r=felipe
MozReview-Commit-ID: 3g701vEFHPj

--HG--
extra : rebase_source : adddb7a5436cc40fcecae66f79d83facf7c4a4a6
2016-07-26 17:22:00 -05:00
Matthew Wein
9db4b394c8 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

--HG--
extra : rebase_source : 32ffedca29caeb1154d9d1712795f18fc74dbe2a
2016-07-22 12:44:40 -07:00
Gijs Kruitbosch
c99c0d5e93 Bug 1289229 - disable automigration undo if people create/change bookmarks/logins, r=mak
MozReview-Commit-ID: DAoNV9H71Yv

--HG--
extra : rebase_source : b75fce027c28a98566523f54427b7f965e79ad52
2016-07-26 12:48:37 +01:00
Dão Gottwald
1d5f203656 Bug 1287408 - Restor accidentally removed code for auto-allowing persisted permissions. r=dale 2016-07-21 17:23:13 +02:00
Iris Hsiao
b81eed1658 Backed out changeset d950882eb6ce (bug 1285063) 2016-07-20 17:01:05 +08:00
Matthew Wein
feefa99c13 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

--HG--
extra : transplant_source : %F5%7DR%03%C2S%81%27%D1%0C%F9%89%1A%A8%7C%25%EB%24v%B4
2016-07-18 15:05:52 -07:00
Edouard Oger
0f02a1105e Bug 1287478 - Use proper plural forms for notification of incoming tabs. r=flod,markh
MozReview-Commit-ID: 2l96yrmoluG

--HG--
extra : transplant_source : %82%C1T%DA%E4%0BO%EF%8D%FF%E1v%08%EAz%27%3B%AD%A4%DA
2016-07-18 16:30:52 -07:00
Carsten "Tomcat" Book
ca457776f8 merge mozilla-inbound to mozilla-central a=merge 2016-07-18 17:07:59 +02:00
Edouard Oger
b2ac11da02 Bug 1244597 - Show notification on incoming tab. r=markh
MozReview-Commit-ID: BW7irvjVGiv

--HG--
extra : transplant_source : %90%C3R%D2%D1a%18%EA%DFyq%5E%BDY%E4%C8%9B%0El%9A
2016-07-07 13:33:29 -07:00
Carsten "Tomcat" Book
c735a88756 Merge mozilla-central to fx-team 2016-07-17 10:10:30 +02:00
Pushpankar
c6670d980f Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao
--HG--
extra : rebase_source : 72d50e73baf595840a2aade57ae782e4c40d4c27
2016-07-16 10:20:04 +02:00
Ryan VanderMeulen
48149b87d1 Backed out changesets 48d6706662c0, 53236b4393f2, and 9125083b8dfe (bug 1268912, bug 1244597) for test_clients_engine.js perma-timeouts.
CLOSED TREE

--HG--
extra : amend_source : bfa17aa47bbb5d5e7f51f467fcae24d082b2989f
extra : histedit_source : 4db9a64c9d9704f9aecb65e213e05566d91a5847%2C5b92529a8a7fdff1f8d319c8208f0cb525a716eb
2016-07-15 19:48:14 -04:00
Tooru Fujisawa
a14a6cb845 Bug 1285751 - Use brandShortName in a notification shown after Sync is connected. r=markh 2016-07-16 10:40:05 +09:00
Edouard Oger
756f163b67 Bug 1244597 - Show notification on incoming tab. r=markh
MozReview-Commit-ID: BW7irvjVGiv

--HG--
extra : transplant_source : %E8%5B%A6%89%EA%E6%01%87%D1%AE%3D%28%7E%0C%1A%14%C4%D8V%FE
2016-07-07 13:33:29 -07:00
Alessio Placitelli
0f0b2b22da 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
be3857f963 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

--HG--
extra : rebase_source : bd4d2979beff0f460a20156b0f954e2f1a2a5e85
2016-07-01 11:01:07 -04:00
Dale Harvey
45e036dff5 Bug 1273351 - Remove pointerlock permission requirement. r=dao
--HG--
rename : browser/base/content/browser-fullScreen.js => browser/base/content/browser-fullScreenAndPointerLock.js
2016-07-08 13:58:31 +01:00
Thomas Nguyen
6075feb383 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
22c0a447e8 Bug 1280999 - Remove Firefox 4 era UI migration steps. r=mak 2016-06-23 11:12:06 +02:00
Carsten "Tomcat" Book
aec3ca7a7a merge mozilla-inbound to mozilla-central a=merge 2016-06-18 04:35:15 +01:00
Mark Hammond
367f33f78d Bug 1279224 - remove all Sync promotions from doorhangers. r=adw
MozReview-Commit-ID: 8QELFxqM6Av

--HG--
extra : rebase_source : e76d93d5096e9f820238645a9ac2db658f815718
2016-06-15 13:43:25 +01:00
Dão Gottwald
acbe92a947 Bug 1280391 - Merge UI migration steps that try to add bookmarks-menu-button. r=mak 2016-06-17 10:43:26 +01:00
Akshat Kedia
c984b99b67 Bug 877856 - Remove obsolete defaultset attributes from default toolbars, r=gijs
MozReview-Commit-ID: Ve8PWDg96

--HG--
extra : rebase_source : 47db228a26b9253b60327a8d833da3bacd9e8b64
2016-06-11 17:53:35 +05:30