Commit graph

946 commits

Author SHA1 Message Date
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
Nihanth Subramanya
7323a16958 Bug 989193 - Open captive portal automatically in a new tab when detected. r=MattN
MozReview-Commit-ID: 8SZ0mOwIUtC
2016-06-10 15:19:31 +03:00
Carsten "Tomcat" Book
2273c7b9f8 Merge mozilla-central to fx-team 2016-06-09 12:14:03 +02:00
Edouard Oger
c1194ab1a9 Bug 1277026 - Disconnect Sync and show a notification on FxA remote disconnect. r=markh
MozReview-Commit-ID: Hxz1j5QDkfM

--HG--
extra : transplant_source : J%82i%FD%AA%3D%E6%13%FB%A0%C8%5EC%8F%85%ADq%9C%B9%C8
2016-06-08 10:40:42 -07:00
Matthew Noorenberghe
e74c05284e Backed out changeset 947617c723cd (bug 1277026)
MozReview-Commit-ID: 6wRsDiaxVp1
2016-06-07 16:10:56 -07:00
Edouard Oger
000c4ca9ce Bug 1277026 - Disconnect Sync and show a notification on FxA remote disconnect. r=markh
MozReview-Commit-ID: Hxz1j5QDkfM

--HG--
extra : rebase_source : 396713694fb50042331715dde2d404e32e659815
2016-06-02 15:22:12 -07:00
Brad Lassey
deceb5c11d bug 1278569 - Keep infobar up when the user views pending crashes r=mconley ui-r=shorlander 2016-06-07 10:25:26 -04:00
Edouard Oger
ff3f8876af Bug 1275927 - Replace custom Sync success doorhanger with platform notification. r=markh
MozReview-Commit-ID: 1GJRcB6mnEI

--HG--
extra : rebase_source : 13c5ab4005c99ab96dee15335f87324af571b2a5
2016-06-02 10:36:53 -07:00
Brad Lassey
68359e5cd1 bug 1269998 - Prompt users with pending crash reports to submit them r=mconley ui-r=shorlander 2016-05-10 23:50:55 -07:00
Gijs Kruitbosch
a2cc4253f0 Bug 1274533 - change legacy behaviour in observer rather than overwriting key status in data, r=jaws
MozReview-Commit-ID: UZWRYj2Mno

--HG--
extra : rebase_source : d4042eea112cf2fd75995734305833acd3bdfbea
extra : amend_source : 8825de2c1a8e5b88ddf7dd291687ee9e72a6c904
2016-05-20 11:51:20 +01:00
Sebastian Hengst
c327e18391 Bug 1272986 - Removal call of E10SUINotification.checkStatus. r=Felipe
E10SUINotification got removed in bug 1227230.

MozReview-Commit-ID: BqPcMCM1tOY

--HG--
extra : rebase_source : f9173be0ddb9ee5b802ebe9765c11d82b29fd7df
2016-05-15 19:51:00 +02:00
Wes Kocher
3f028d60a0 Merge m-c to fx-team, a=merge 2016-05-13 16:46:04 -07:00
Jared Wein
3938b1fcd9 Bug 1268943 - Middle mouse click on links in settings does nothing (should open in new tab). r=gijs
MozReview-Commit-ID: D8okQLio0K8
2016-05-13 09:53:00 -04:00
Felipe Gomes
918237b0ca Bug 1227230 - Remove all of the e10s prompting code. r=jimm
This removes all of the e10s-related prompting code, including:
- doorhanger offering to opt-in into e10s
- pref and telemetry probe used to measure the number of users who remained opted-in
- dialog that shows up when unchecking the e10s checkbox saying that a tab will open, requesting feedback
- tab opening requesting feedback
- all related strings

The checkbox in the preferences window remains (nightly/aurora only), as well as the message saying that e10s requires a restart.

The e10s accessibility doorhanger remains. and chrome://browser/skin/e10s-64@2x.png remains too because it's also used in the a11y doorhanger.

MozReview-Commit-ID: aOdvnbeHOa

--HG--
extra : rebase_source : e89cc42dddcb376bece435138611b364d3477fa8
2016-05-12 20:31:52 -03:00
Ray Lin
faf52b7a40 Bug 925101 - Remove legacy signons.txt files. r=dolske
MozReview-Commit-ID: ICZADhIeKiB

--HG--
extra : transplant_source : c%C5%92S%F1%7B%7E%9C%B6%F0%91%E1%C9T%F6%F5I%A23%B0
2016-04-19 17:28:01 +08:00
Jared Wein
efe3864d03 Bug 1095739 - Allow a "new user" experience to happen subsequent to Firefox being uninstalled. r=gijs r=jimm
MozReview-Commit-ID: BlynhSXhRT9

--HG--
extra : rebase_source : 1d3bd7c038692fea22a739319b8de4c6abd81816
2016-04-27 11:37:00 +02:00
bsilverberg
d9ca109a26 Bug 1262923 - Create schema for the history API. r=aswan
MozReview-Commit-ID: 1hZRJtemPMb

--HG--
extra : rebase_source : ccf72e006fcdcbaa3085a6bdcc8e679f66ed2412
2016-04-07 14:56:02 -04:00
Kit Cambridge
1aaa1d4598 Bug 1259148 - Notify content when the notification permission pop-up is dismissed by the user. r=past,wchen
MozReview-Commit-ID: 8CcgQcJDeie

--HG--
extra : rebase_source : 13c2dcc05030208e8f2ac7bc7746d09282d86843
2016-03-30 16:54:37 -07:00
Dão Gottwald
abb28319dc Bug 1248617 - Stop adding the "Recently bookmarked" smart folder in new profiles. r=mak 2016-04-14 11:58:28 +02:00
Sebastian Hengst
69edebf58b Backed out changeset c6d163cfa08f (bug 1248617) for XPCshell failure in test_browserGlue_smartBookmarks.js. r=backout 2016-04-12 17:45:21 +02:00
Dão Gottwald
38bb67e338 Bug 1248617 - Stop adding the "Recently bookmarked" smart folder in new profiles. r=mak
--HG--
extra : rebase_source : 44a5834a80bde4e8cc654a723035e6494ae288b8
2016-04-12 15:31:58 +02:00
Sebastian Hengst
96b92febed Backed out changeset 8ec9a8049a25 (bug 1248617) 2016-04-08 18:39:39 +02:00
Dão Gottwald
f4a17df3f1 Bug 1248617 - Stop adding the "Recently bookmarked" smart folder in new profiles. r=mak 2016-04-08 16:35:28 +02:00
Felipe Gomes
92e3b4d357 Bug 1260190 - Disable e10s for accessibility users on OS X. r=jimm
MozReview-Commit-ID: 1tke1RXrCE2
2016-04-04 21:48:30 -03:00
Ryan VanderMeulen
1bb567e688 Merge fx-team to m-c. a=merge 2016-04-02 13:34:45 -04:00
Sebastian Hengst
b6fc1a89c5 Bug 1260460 - reset user's restore on demand preference since we're removing it from the UI. Follow-up: Replace "currentVersion" with "currentUIVersion" to fix XPCshell and browser-chrome bustage related to nsBrowserGlue.js. r=bustage on a CLOSED TREE 2016-04-02 01:30:14 +02:00
Felipe Gomes
b88e06345b Bug 1260460 - reset user's restore on demand preference since we're removing it from the UI. r=mconley
MozReview-Commit-ID: DHqSTh18wQu
2016-04-01 18:22:36 -03:00
Olivier Yiptong
e626493cd5 Bug 1239119 - Move provider init for newtab to NewTabMessages.jsm r=ursula
MozReview-Commit-ID: DE3AqHXF4jl

--HG--
extra : rebase_source : dff26cec63c36b3654e64bc8aba6547e154f65a5
2016-03-16 16:17:57 -04:00
Ryan VanderMeulen
a3c1075fc6 Merge fx-team to m-c. a=merge 2016-03-19 11:23:43 -04:00
Myk Melez
36b6968b1f Bug 1256667 - evaluate Webapps.jsm early to resolve ts_paint regression; r=mossop 2016-03-18 10:04:05 -07:00
Gijs Kruitbosch
ecf49e7e77 Bug 1252855 - allow setting a specific list of prefs from the content process, r=mrbkap,margaret,haik
MozReview-Commit-ID: DihkBXqlLQl

--HG--
extra : rebase_source : 32b2513847c0338164a98353fa5901b7857d473a
2016-03-13 13:10:16 +00:00
Olivier Yiptong
fb47188c38 Bug 1239118 - Send prefs to Remote Newtab page using WebChannel r=ursula
MozReview-Commit-ID: CQQQmgrXSDt

--HG--
extra : rebase_source : fafebd3deaaff3a6afb1b211c58bd5fed023efc5
2016-03-03 22:20:23 -05:00
Myk Melez
db9a40ca42 Bug 1238079 - remove the desktop web runtime; r=fabrice,mossop,gps,jryans,jmaher,marco 2016-03-07 13:33:12 -08:00
Yury Delendik
d3e1f74458 Bug 1250046 - Remove Shumway core files. r=till 2016-02-23 18:07:05 -06:00
Matthew Wein
c822f61ac1 Bug 1246028 Implement chrome.commands.getAll. r=kmag 2016-02-24 17:29:04 -08:00
Phil Ringnalda
dd373cbd2b Back out 6d8c09f110ee (bug 1246028) for landing before it got its nits picked 2016-02-24 18:40:42 -08:00
Matthew Wein
1db30ea608 Bug 1246028 - Implement chrome.commands.getAll. r=kmag 2016-02-23 16:13:16 -08:00
Sebastian Hengst
693a23497c Bug 1249608 - Don't run UI migration steps with new profiles. Follow up: Add missing closing parenthesis. r=dao over IRC. CLOSED TREE 2016-02-20 15:15:01 +01:00
Dão Gottwald
4238c3c5cd Bug 1249608 - Don't run UI migration steps with new profiles. r=gijs 2016-02-20 14:04:03 +01:00
Dão Gottwald
594c008fcb Bug 1014185 - Remove about:customizing and use about:blank for customize mode instead. r=jaws 2016-02-20 14:03:25 +01:00
Carsten "Tomcat" Book
cab348d1b5 Backed out changeset c34fe673bb97 (bug 1014185) for perma failures in browser_bug1163570.js 2016-02-19 17:19:19 +01:00
Dão Gottwald
4c8a1f54f5 Bug 1014185 - Remove about:customizing and use about:blank for customize mode instead. r=jaws 2016-02-19 00:50:17 +01:00
Matthew Wein
7e69e71a83 Bug 1242557 - Import missing commands API schema file. r=kmag 2016-02-17 14:44:59 -05:00
Xidorn Quan
0671ebf899 Bug 743198 part 8 - Use unprefixed Fullscreen API in chrome code. r=smaug
--HG--
extra : source : a8b39fbf3673e59b0a41db2d748e092a87d4496c
2016-02-17 08:47:11 +08:00
David Rajchenbach-Teller
665d890187 Bug 1243706 - Release PerformanceStats/PerformanceWatcher;r=Felipe
MozReview-Commit-ID: 4XT21bfBSa9

--HG--
extra : rebase_source : 4d35245170930e18bbfaf9ebba8e9d24fa52a87e
2016-01-28 13:41:14 +01:00
Andrew Swan
c28e53d13a Bug 1156826 - Implement browser.runtime.setUninstallURL(). r=kmag 2016-02-08 16:00:25 -08:00
David Rajchenbach-Teller
8402fc035a Bug 1142937 - AddonWatcher now communicates through nsIObserverService. r=felipe
The current API of AddonWatcher only supports a single callback. That's pretty unfriendly to testing, debugging, add-ons, etc.

This patch replaces the mechanism with a notification through the nsIObserverService.

--HG--
extra : transplant_source : %C2%88%B1%DF%B2%B2.%A7%C7Ti%C8%A8%C0%CA0%15f%8D%C5
2016-01-27 13:34:58 +01:00
Matthew Noorenberghe
8a4732bdb1 Bug 1243089 - Remove provisional Desktop identity UI for website sign-in with BrowserID (SignInToWebsite). r=felipe
--HG--
extra : commitid : 6n3dxyDIwVy
extra : rebase_source : 3e0b858033a09d68a7bc10f27dcf9163ef678989
2016-02-01 14:31:38 -08:00
Jim Mathies
81b34ab31f Bug 1229763 - Update a11y + e10s support url. r=mconley
--HG--
extra : transplant_source : %B6%1A%8Cx1r%F1%8C%94%1ANS%C8u%9E%99%CA%B8%98%FE
2016-01-27 14:27:15 -06:00
Dave Townsend
5537b5c159 Bug 1237820: Track whether a user has been offered a sideloaded add-on or not. r=rhelmer
Previously we just checked every newly sideloaded add-on to decide whether to
offer it to the user for opt-in. This adds a new "seen" property (naming could
be better if you have other suggestions) which tracks whether we've ever shown
the opt-in UI for the add-on. It defaults to true for all add-ons and is only
set to false for sideloaded add-ons that default to being disabled on install.
The seen flag can be set to true through the API but cannot be reset to false
as that would allow add-ons to forcibly re-present themselves to the user when
disabled.

The opt-in UI sets the seen flag to true only when it has focus which fixes a
long-standing bug where if you accept the first add-on you see and restart the
other tabs might not show up.

The one slight downside of this approach is that it now requires loading the
full add-ons database on every startup in order to check the seen flag for all
installed add-ons. There are hacky ways we might get around this but they all
involve overloading prefs with even more object data. The good thing is that
we do the load and check asynchronously after most of startup is complete and
the UI is fully loaded so there shouldn't be any percieved impact to startup
time. I've run multiple talos runs to verify that none of the numbers appear to
regress.

--HG--
extra : commitid : AG6pELCYJDa
extra : rebase_source : b824c1626d0c5a77416fa4349ed3dd4d0e96418b
2016-01-26 14:31:33 -08:00
Alessio Placitelli
b1d0b9f9dc Bug 1234518 - Clean MOZ_SERVICES_HEALTHREPORT and and MOZ_SERVICES_METRICS. r=gfritzsche 2016-01-21 07:59:00 +01:00
Jared Wein
2dbe57ccdf Bug 1241993 - Fix eslint errors in nsBrowserGlue.js. r=gijs
--HG--
extra : commitid : 5XwsMNzJWOo
extra : rebase_source : 979ff3d416d2e56defbcae2416a33b2662c2d543
extra : amend_source : 8388277586649e30da71f469eab172b647e76265
extra : histedit_source : 39b723f2eeaa1aee216c80bc637994a0a2089881
2016-01-22 15:48:20 -05:00
Jared Wein
b82fbe3699 Bug 1238712 - Move duplicated shell-service code to a shared JSM. r=gijs
--HG--
extra : commitid : 5Dm73Qky4vC
extra : rebase_source : 081f9eb19df15bcde305e87dbacea64cfe488249
2016-01-15 12:35:15 -05:00
Gabor Krizsanits
b8ba404554 Bug 1236926 - Remove _showE10sActivatedNotice. r=felipc 2016-01-14 09:42:52 +01:00
Carsten "Tomcat" Book
d833f9ba1a merge mozilla-inbound to mozilla-central a=merge 2016-01-13 11:57:15 +01:00
Matthew Noorenberghe
bde0328bab Bug 1208145 - Clear XUL persistence data for passwordManager.xul passwordCol.hidden. r=dolske
Bug 1121291 made @hidden persist but we are reverting that change so we need to remove the values so the password column doesn't always show by default.

--HG--
extra : commitid : 7WHEU1OHPgl
extra : rebase_source : fb7f791197c61b67fe50280bb5ce4371dc95caad
2016-01-12 11:39:02 -08:00
Panos Astithas
d187081733 Remove the polaris pref and enable the UI to toggle TP in normal mode by default in nightly (bug 1235565). r=paolo 2016-01-11 19:30:07 +02:00
Alessio Placitelli
0ca9853f5c Bug 1234522 - Remove references to the data reporting service. r=gfritzsche,smaug 2016-01-05 06:29:00 +01:00
Phil Ringnalda
c06c10601b Back out 8 changesets (bug 1235345, bug 1234526, bug 1234522, bug 1237700) for OS X 10.10 debug xpcshell timeouts in test_ocsp_stapling.js and test_ocsp_stapling_expired.js
CLOSED TREE

Backed out changeset f26c050a39a1 (bug 1235345)
Backed out changeset c7689b72d3fa (bug 1234526)
Backed out changeset 3124025d1147 (bug 1234526)
Backed out changeset 096d46bdaf86 (bug 1234526)
Backed out changeset 96e0326e7985 (bug 1234522)
Backed out changeset c3b6bf176f86 (bug 1234522)
Backed out changeset 3e7dc6d87325 (bug 1234522)
Backed out changeset f6447d37d113 (bug 1237700)

--HG--
rename : toolkit/components/telemetry/datareporting-prefs.js => services/datareporting/datareporting-prefs.js
rename : toolkit/components/telemetry/docs/fhr/architecture.rst => services/healthreport/docs/architecture.rst
rename : toolkit/components/telemetry/docs/fhr/dataformat.rst => services/healthreport/docs/dataformat.rst
rename : toolkit/components/telemetry/docs/fhr/identifiers.rst => services/healthreport/docs/identifiers.rst
rename : toolkit/components/telemetry/docs/fhr/index.rst => services/healthreport/docs/index.rst
rename : toolkit/components/telemetry/healthreport-prefs.js => services/healthreport/healthreport-prefs.js
2016-01-08 20:25:27 -08:00
Alessio Placitelli
1c59e301ed Bug 1234522 - Remove references to the data reporting service. r=gfritzsche,smaug 2016-01-05 06:29:00 +01:00
Florian Quèze
b1af89c192 Bug 1237648 - remove the browser/ code sync'ing currentEngine and defaultEngine, r=adw. 2016-01-08 11:27:49 +01:00
Wes Kocher
5c5db39163 Merge fx-team to m-c a=merge CLOSED TREE
--HG--
extra : commitid : 8cnDWzxc5CW
2016-01-05 16:34:06 -08:00
Mike Hommey
276ffb9010 Bug 1235107 - Move bookmarks.html to a chrome localized location. r=dolske 2016-01-05 20:03:43 +09:00
Gijs Kruitbosch
3433b432cf Bug 1231112 - work around tab groups migration issue in safe mode, r=ttaubert
--HG--
extra : commitid : 6GVsgSDEQkg
extra : rebase_source : 43cdb84e108dec4a4dce12a5a2f5d0dc83ed5bb9
2015-12-14 16:04:31 +00:00
Wes Kocher
1f00d8d838 Backed out 4 changesets (bug 1218996) for talos svg failures CLOSED TREE
Backed out changeset ba750628c4f3 (bug 1218996)
Backed out changeset 2205cce34824 (bug 1218996)
Backed out changeset 9410cbc0545e (bug 1218996)
Backed out changeset 7839222071ac (bug 1218996)

--HG--
extra : commitid : Ju4TBTVoAIr
2015-12-23 11:09:05 -08:00
Bill McCloskey
a2c4e965e2 Bug 1208257 - [webext] context_menus.json (r=kmag) 2015-12-23 08:57:13 -08:00
Bill McCloskey
63346aac54 Bug 1208257 - [webext] page_action.json (r=kmag) 2015-12-23 08:57:13 -08:00
Bill McCloskey
a3d3a41850 Bug 1208257 - [webext] browser_action.json (r=kmag) 2015-12-23 08:57:13 -08:00
Bill McCloskey
75122447dd Bug 1208257 - [webext] bookmarks.json (r=kmag) 2015-12-23 08:57:13 -08:00
Olivier Yiptong
c04bec08b0 Bug 1218996 - Allow Remote New Tab to ride release trains r=marcosc
--HG--
extra : rebase_source : f8df0d27eddf8e4d112d7fa8e954c08f38f22069
2015-12-21 16:14:38 -05:00
Olivier Yiptong
e725cd46a8 Bug 1218996 - Remove now redundant messaging code for remote newtab r=marcosc
--HG--
extra : rebase_source : b79e21fb4898742b2e8ccefd4309f6eea2bd5ff5
2015-12-21 16:14:33 -05:00
Olivier Yiptong
6070b36fc1 Bug 1218996 - Fuse aboutNewTabService and RemoteNewTabLocation and return resource URLS r=marcosc,oyiptong
--HG--
extra : rebase_source : 15564dee02ae241c7f563ba7e362c5c2e0f37ded
2015-12-21 16:14:29 -05:00
Jim Mathies
44fade98a9 Bug 1232368 - If accessibility recently ran, don't prompt to try e10s. r=felipe 2015-12-14 15:32:54 -06:00
Jim Mathies
295c22e49a Bug 1232408 - E10SAccessibilityCheck relies on incorrect AppConstants variable XP_WIN. r=felipe 2015-12-14 15:32:44 -06:00
Jim Mathies
ed99b00bec Bug 1198459 - Add some AppConstant use. r=felipe
--HG--
extra : transplant_source : %98%F3%8A%19%85%D8%06%06P%83%3B%C64%3E%D4%9F-%A66z
2015-12-10 17:11:36 -05:00
Jim Mathies
0945a45267 Bug 1198459 - Modify existing a11y prompting to support disabling a11y in content until a restart. r=felipe
--HG--
extra : transplant_source : %8B%A0%40%25l%88%FA%1E%B9%9De%18%12%19%5C%60%87%A0%3A%E1
2015-12-10 14:28:34 -05:00
Carsten "Tomcat" Book
edd9dd84ec Backed out changeset b78e27e51c93 (bug 1198459) 2015-12-10 11:14:13 +01:00
Jim Mathies
4fa819b862 Bug 1198459 - Modify existing a11y prompting to support disabling a11y in content until a restart. r=felipe
--HG--
extra : transplant_source : i%20%C9i%B0%0AH%0B%F0%CF%EF%EF%C1%A4%ABs%1C%F3%BF%3F
2015-12-09 08:41:55 -05:00
Bill McCloskey
6e0bf624bf Bug 1208257 - [webext] tabs.json (r=kmag) 2015-12-06 08:50:24 -08:00
Bill McCloskey
505a9bb407 Bug 1208257 - [webext] windows.json (r=kmag) 2015-12-06 08:50:24 -08:00
Olivier Yiptong
268f43e4f7 Bug 1218996 - Allow Remote New Tab to ride release trains r=marcosc
--HG--
extra : rebase_source : 4f3e45ee392385451f979b084a1d3afab215b925
2016-01-11 20:30:24 -05:00
Olivier Yiptong
25a0061e43 Bug 1218996 - Remove now redundant messaging code for remote newtab r=marcosc
--HG--
extra : rebase_source : 667b19c153820198977d423703c08c0274a05c8f
2016-01-11 20:30:18 -05:00
Olivier Yiptong
e9b515f263 Bug 1218996 - Fuse aboutNewTabService and RemoteNewTabLocation and return resource URLS r=marcosc
--HG--
extra : rebase_source : 6280fdc5cdad7c122e4ce71e809d812f8e75386f
2016-01-11 20:30:13 -05:00
Drew Willcoxon
4d0b5df661 Bug 1226629 - Increment "urlbar" BrowserUITelemetry/FHR for all searchengine results clicked in the urlbar. r=mak 2015-12-02 16:26:07 -08:00
Gijs Kruitbosch
218769e24f Bug 1221050 - part 1: set up migration infrastructure, r=ttaubert
--HG--
extra : commitid : 8nKMm2oklw9
extra : rebase_source : 6957bbc0b47accf8161476d97b1c20e775e814fb
2015-12-01 10:48:09 +00:00
Gijs Kruitbosch
845fd1cf6f Bug 1221050 - part 0: remove notification for tab groups removal, r=ttaubert
--HG--
extra : commitid : EpMPqCwCDJl
extra : rebase_source : da3b15437d6898e65134347ecda07441280fa4aa
2015-12-01 10:48:08 +00:00
Felipe Gomes
d137dd8ad2 Bug 1226487 - Don't use the blocklist for the e10s a11y check on beta; instead, block everything. r=jmathies 2015-11-26 14:59:08 -02:00
Sebastian Hengst
66ebfb501e Bug 1227361 - Remove checks for MOZ_SERVICES_SYNC from browser/. r=markh 2015-11-24 19:31:16 +01:00
Felipe Gomes
34cdede9d9 Bug 1226487 - Enable e10s checks for accessibility on Beta. r=mconley 2015-11-24 00:00:47 -02:00
Mike Conley
1ed12ce37e Bug 1220929 - Rename TabCrashReporter to TabCrashHandler to reflect its actual purpose. r=felipe
--HG--
rename : browser/modules/ContentCrashReporters.jsm => browser/modules/ContentCrashHandlers.jsm
extra : commitid : Ip86NncdTkl
extra : rebase_source : d48681ae0faf3b911350f1e2c87ab1d72359d038
2015-11-02 20:57:03 -05:00
Mike Conley
cfb24b9ef3 Bug 1220929 - Refactor aboutTabCrashed to use RemotePageManager. r=felipe
--HG--
extra : commitid : JgkEySyHPUj
extra : rebase_source : ad75e0732a125a6c883173839dd236e5fdfa3e5c
2015-11-02 16:03:33 -05:00
Olivier Yiptong
a10c269286 Bug 1224950 - Limit Message-Using Remote New Tab to Nightly and Aurora r=mconley
--HG--
extra : commitid : 7WhGDvbiS1o
2015-11-19 16:51:45 -05:00
Jared Wein
915b8a3c39 Bug 1225648 - Remove duplicate skipDefaultBrowser code and fix double-counting error when tracking prompt counts. r=Gijs 2015-11-18 11:37:29 -05:00
Olivier Yiptong
f32142cb1a Bug 1196762 - Part 1: Initial Prefs Provider module for the remote newtab page r=Mardak
--HG--
extra : commitid : 9KG3iiUo7yS
2015-11-13 05:39:41 -05:00
Mark Hammond
c24f1e0216 Bug 1210616 - have remote (sync) tabs appear in awesomebar suggestions. r=mak 2015-11-12 11:02:44 +11:00
Gijs Kruitbosch
dc2731ae06 Bug 1223947 - actually check tab groups' firstUseExperienced, r=ttaubert
--HG--
extra : commitid : 60vt7SxF0wb
extra : amend_source : 28ae1ae16f6897414e0bd639ad250fec764b9bba
2015-11-11 21:05:47 +00:00
Kit Cambridge
651792a7c1 Bug 1220531 - Link to the Push notifications article on SUMO. r=MattN
--HG--
extra : commitid : CyXebSUVhVq
2015-11-10 09:29:47 -08:00
Kit Cambridge
332295eb06 Bug 1221330 - Show the app icon in the XUL upgraded notifications alert. r=MattN
--HG--
extra : commitid : 5Cg8eZkKxQd
2015-11-06 10:30:25 -08:00
Gijs Kruitbosch
1a3e2a1935 Bug 1221500 - use a notification to warn people that panorama is going away, r=ttaubert
--HG--
extra : commitid : 7FUHBIsSUnq
extra : rebase_source : 3c98289ff36fae3e6e35c28998ef153e99c30b66
2015-11-04 11:53:52 +00:00
Carsten "Tomcat" Book
8232c46c4f merge mozilla-inbound to mozilla-central a=merge 2015-11-03 12:00:30 +01:00
Matthew Noorenberghe
01ef877e80 Bug 1220884 - Friendlier string for the notification upgrade UI. r=kitcambridge
--HG--
extra : commitid : JK4ut7t32GU
2015-11-02 15:16:15 -08:00
Kit Cambridge
759a7eadce Bug 1220527 - Wait for the first window before showing the upgraded notifications alert. r=MattN
--HG--
extra : commitid : DDBFmrJtj1O
2015-11-02 14:59:52 -08:00
Tanvi Vyas
a6b6733208 Bug 1220322 - Change the link pointed to by the one-time notification on upgrade for Push Notifications. r=markh, MattN 2015-11-01 19:17:54 -08:00
Kit Cambridge
329da183e8 Bug 1216271 - Display a notification upon upgrade for users who currently allow notifications for at least one site. r=MattN
--HG--
extra : commitid : CWjXajeZ0p0
extra : rebase_source : a8d46c86b13dcafe129a4cb2f8bc8aff1dca308f
2015-10-29 08:42:01 -07:00
Carsten "Tomcat" Book
5282e3c38d Backed out changeset 3a615fbeed50 (bug 1216271) for windows bc1 test failures and crashes 2015-10-29 11:55:25 +01:00
Kit Cambridge
fe79de9427 Bug 1216271 - Display a notification upon upgrade for users who currently allow notifications for at least one site. r=MattN
--HG--
extra : commitid : 8IYtYfasSC
2015-10-29 00:38:50 -07:00
Gijs Kruitbosch
5737022180 Bug 1216227 - do bucketed page-load-per-window counts to assess tablet mode usage, r=MattN,p=vladan
--HG--
extra : commitid : 1h1KOU3egwl
extra : rebase_source : e60e6c64722ceb3424861b948e55102e6df5a944
extra : amend_source : b2badcd368ee1228c7e1528a08f9cc327281fd29
2015-10-20 16:34:30 +01:00
Jared Wein
64822c7ae0 Bug 1216684 - Notification permissions cannot be granted/denied in private windows. r=MattN 2015-10-27 08:35:34 -04:00
Christoph Kerschbaumer
eee83aa5d8 Bug 1204983 - Deprecate NewTabURL and forward calls to AboutNewTabService (r=florian,olivier)
--HG--
rename : browser/components/newtab/tests/xpcshell/test_NewTabURL.js => browser/components/newtab/tests/xpcshell/test_AboutNewTabService.js
2015-10-20 18:51:25 -07:00
Christoph Kerschbaumer
33fa277605 Bug 1204983 - Allow about: pages to load remote content (r=bholley,bz,florian,dragana) 2015-10-09 22:03:27 -07:00
Kris Maglione
9dd208611e Bug 1197422 - Part 2: [webext] Implement the pageAction API. r=billm ui-r=bwinton
--HG--
rename : browser/components/extensions/test/browser/browser_ext_browserAction_icon.js => browser/components/extensions/test/browser/browser_ext_browserAction_pageAction_icon.js
extra : commitid : GSQiN6Zykrs
extra : rebase_source : 45e056feb97f60592400568c6eeded4b7cc76ab5
2015-10-15 15:15:04 -07:00
Wes Kocher
e3ef408502 Backed out 3 changesets (bug 1204983) for various talos failures
Backed out changeset 5bdf50e82ca8 (bug 1204983)
Backed out changeset 602e91d48e43 (bug 1204983)
Backed out changeset c7d3635f771a (bug 1204983)
2015-10-16 09:29:36 -07:00
Christoph Kerschbaumer
29b3c0aded Bug 1204983 - Deprecate NewTabURL and forward calls to AboutNewTabService (r=florian,olivier)
* * *
Bug 1204983 - Replace NewTabURL.jsm with simpleBrowserServices.js (r=florian)

--HG--
rename : browser/components/newtab/tests/xpcshell/test_NewTabURL.js => browser/components/newtab/tests/xpcshell/test_AboutNewTabService.js
2015-10-16 06:54:42 -07:00
Christoph Kerschbaumer
8d976b10b7 Bug 1204983 - Allow about: pages to load remote content (r=bholley,bz,florian,dragana) 2015-10-09 22:03:27 -07:00
Olivier Yiptong
c84ef61eea Bug 1214287 - 2-4% linux64/win7/8 ts_paint regression on inbound (v.44) seen on Oct 12, 2015 from rev 3012b7a2c97c r=mconley
--HG--
extra : commitid : 2b5S3mpFBf2
2015-10-30 23:00:35 -04:00
Fabrice Desré
19f432d5e2 Bug 1214021 - Move ext-bookmarks to browser/ r=billm
--HG--
rename : toolkit/components/extensions/ext-bookmarks.js => browser/components/extensions/ext-bookmarks.js
2015-10-14 16:31:08 -07:00
Jared Wein
b979c2d6f3 Bug 1209999 - Update string for push notification doorhanger. 2015-10-14 11:26:33 +05:30
Olivier Yiptong
f0c297a16d Bug 1210940 - New Browser Component: Newtab r=Mardak
--HG--
extra : commitid : Dnaq9WxbL5V
2015-10-12 01:29:12 -04:00
Wes Kocher
7c738dee7a Backed out changeset 5f6375754b86 (bug 1210940) for xpcshell and m-e10s(bc4) bustage CLOSED TREE 2015-10-09 16:42:50 -07:00
Olivier Yiptong
be3bd61d57 Bug 1210940 - New Browser Component: Newtab r=Mardak
--HG--
extra : commitid : Il6Y1bicn26
2015-10-09 16:39:19 -04:00
Kit Cambridge
74ef03c1a6 Bug 1192458, Part 1 - Consolidate push and desktop notification permissions. r=nsm,wchen,MattN
--HG--
extra : commitid : 1veevVaOOYv
2015-10-05 16:39:34 -07:00
Matthew Noorenberghe
d1625cdffe Bug 1208295 - Open content preferences after receiving notifications-open-settings. r=jaws
--HG--
rename : browser/base/content/test/general/browser_notification_tab_switching.js => browser/base/content/test/alerts/browser_notification_tab_switching.js
rename : browser/base/content/test/general/file_dom_notifications.html => browser/base/content/test/alerts/file_dom_notifications.html
extra : commitid : L8SBHW3urul
extra : rebase_source : 2b308872a836a6df9634e991409c008f3e72040c
2015-09-25 13:18:29 -07:00
Wes Kocher
11e1d57e15 Backed out 3 changesets (bug 1208295) for build bustage CLOSED TREE
Backed out changeset ba930740225e (bug 1208295)
Backed out changeset 54f38580e0b8 (bug 1208295)
Backed out changeset a5907e5982a8 (bug 1208295)

--HG--
rename : browser/base/content/test/alerts/browser_notification_tab_switching.js => browser/base/content/test/general/browser_notification_tab_switching.js
rename : browser/base/content/test/alerts/file_dom_notifications.html => browser/base/content/test/general/file_dom_notifications.html
2015-10-05 12:20:47 -07:00
Matthew Noorenberghe
222595da1d Bug 1208295 - Open content preferences after receiving notifications-open-settings. r=jaws
--HG--
rename : browser/base/content/test/general/browser_notification_tab_switching.js => browser/base/content/test/alerts/browser_notification_tab_switching.js
rename : browser/base/content/test/general/file_dom_notifications.html => browser/base/content/test/alerts/file_dom_notifications.html
extra : commitid : 4I4XjOorZ7y
extra : rebase_source : eb354f4cc181f82f56b54451ec0ac32caef24d8e
2015-09-25 13:18:29 -07:00
David Rajchenbach-Teller
34c2816fc1 Bug 1089695 - Async sanitize.js;r=mak
--HG--
extra : transplant_source : n%84iA%8D%87%D1t%81C%22%E9%02Z%BB%04%D1Q%93%3C
2015-07-27 19:18:19 +02:00
Wes Kocher
4ce68a706d Backed out 3 changesets (bug 1208295) for browser_offlineQuotaNotification.js bustage CLOSED TREE
Backed out changeset 1c16e9f4aa2f (bug 1208295)
Backed out changeset 3242ff9a86bb (bug 1208295)
Backed out changeset 04f2a2c320a3 (bug 1208295)
2015-09-25 18:20:35 -07:00
Matthew Noorenberghe
8e54403e7f Bug 1208295 - Open content preferences after receiving notifications-open-settings. r=jaws
--HG--
extra : commitid : 50AfHcXicOB
extra : rebase_source : c9ae238acf096c30b672b8a8e178c5eb13a96265
2015-09-25 13:18:29 -07:00
Dave Townsend
a22c2d1f9e Bug 1192924: Expose the update URL formatting code a new UpdateUtils module. r=rstrong
The GMP manager uses a copy of the update service's url formatting code and has
since fallen out of sync. We'll also want to use the same formatting code for
the system add-on update checks so this just exposes it in a shared API.

I've moved the contents of UpdateChannel.jsm to UpdateUtils.jsm and exposed
formatUpdateURL there as well as a few properties that the update service still
needs access to.

UpdateUtils.UpdateChannel is intended to be a lazy getter but isn't for now
since tests expect to be able to change the update channel at runtime.

--HG--
extra : commitid : KsbH21csjH4
extra : rebase_source : bc7c08de1ec6e802261b8cd294d88ee2c4e75c2d
2015-09-14 11:04:19 -07:00
Wes Kocher
468b697f04 Backed out 3 changesets (bug 1192924) for Android bustage CLOSED TREE
Backed out changeset 30d612836685 (bug 1192924)
Backed out changeset a6860f880e01 (bug 1192924)
Backed out changeset 10e1fa2cc23a (bug 1192924)

--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system1_1.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app1/features/system1@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system2_1.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app1/features/system2@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system1_2.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app2/features/system1@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system3_1.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app2/features/system3@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system1_1_badcert.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app3/features/system1@tests.mozilla.org.xpi
2015-09-22 11:02:55 -07:00
Dave Townsend
fb7653707b Bug 1192924: Expose the update URL formatting code a new UpdateUtils module. r=rstrong
The GMP manager uses a copy of the update service's url formatting code and has
since fallen out of sync. We'll also want to use the same formatting code for
the system add-on update checks so this just exposes it in a shared API.

I've moved the contents of UpdateChannel.jsm to UpdateUtils.jsm and exposed
formatUpdateURL there as well as a few properties that the update service still
needs access to.

UpdateUtils.UpdateChannel is intended to be a lazy getter but isn't for now
since tests expect to be able to change the update channel at runtime.

--HG--
extra : commitid : FuPUB9X4oYJ
extra : rebase_source : cfcd31d7da5f5b636a2ec11546dbada973d681de
extra : histedit_source : 3df840dc502c6ee4177f1858920d1260e4dc27af
2015-09-14 11:04:19 -07:00
Jared Wein
eb6a2216bf Bug 1205038 - Add missing BROWSER_SET_DEFAULT_ALWAYS_CHECK probe to Histograms.json, and fix BROWSER_SET_DEFAULT_TIME_TO_COMPLETION_SECONDS by fixing callback. r=dolske,Gijs 2015-09-16 12:01:03 -07:00
Shu-yu Guo
64db2267cf Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
Matthew Noorenberghe
5f6d3ba4d4 Bug 1199805 - Fix displayURI typo on site permission prompts. r=bgrins
One instance of displayOrigin wasn't renamed to displayURI.

--HG--
extra : commitid : D8YEefOzzz2
2015-09-10 16:36:23 -07:00
Jared Wein
ac64d12539 Bug 1181500 - Instrumentation for tablet mode usage in desktop Firefox. r=ttaubert p=ally
--HG--
extra : rebase_source : c849512daf442c830108e9a234de733b816d7432
2015-09-03 14:34:29 -04:00
Drew Willcoxon
f0eb4d4175 Bug 1201017 - Remove array.includes() usage in nsBrowserGlue's urlbar telemetry. r=ttaubert 2015-09-02 11:44:20 -07:00
Jared Wein
91b9f3474a Bug 1191242 - Instrument the default browser prompt. r=dolske p=bsmedberg
--HG--
extra : rebase_source : bc47628732d5921e4284b7ade6efdc40d710dab7
2015-09-01 15:52:05 -04:00
Ryan VanderMeulen
ac8565e1ce Backed out changesets b2c46fdeca8b, 6b768986595f, and 78c891ba5de1 (bug 1089695) for frequent Marionette crashes. 2015-08-31 22:03:20 -04:00
David Rajchenbach-Teller
7c5b398ffd Bug 1089695 - Async sanitize.js. r=mak
--HG--
extra : transplant_source : %B8r%AA%97n%C9%5B%EA%A64%89P%D1%0E%8B%60%97%1B%BF%D3
2015-07-27 19:18:19 +02:00
David Rajchenbach-Teller
b12b2c3ccf Bug 1188966 - Telemetry on the slow add-on watcher. r=blassey 2015-07-31 14:00:10 +02:00
Dave Townsend
49bcda6379 Bug 1195034: Only show messages about add-ons being disabled if signing requirements are on. r=dao
--HG--
extra : commitid : 6pPdIgKpCMq
extra : rebase_source : 7e06b5459adab1e8932ee86c7b3b4fd71c5074eb
2015-08-20 14:25:22 -07:00
Yury Delendik
b703709b06 Bug 1195285 - Register bootstrap-content.js once per child process. r=jimm
--HG--
extra : amend_source : 537e8758114d2199b0cadf69d8df9ed15da11a32
2015-08-17 16:47:32 -05:00
Gijs Kruitbosch
b6fbc5df6b Bug 1011978 - fix use of updater service in nsBrowserGlue to check for MOZ_UPDATER,r=jaws
--HG--
extra : commitid : 8QZoPQSBZLl
extra : rebase_source : 58c8b4b2834c91598b1f0fd4164de4dd743c8170
extra : amend_source : 56e76aa515a7be89d06ad4f1b8061ebc772a3ed1
2015-08-18 12:33:24 +01:00
Dão Gottwald
2cf3cac6c4 Bug 1195743 - Remove old migration step removing bookmarks-menu-button's persisted class attribute. r=gijs 2015-08-18 20:27:01 +02:00
Dão Gottwald
e5eea62edc Bug 1195853 - Remove UI migration step that attempts to move the Reload and Stop buttons next to the location bar. r=gijs 2015-08-18 20:26:42 +02:00
Dão Gottwald
e0bb5614ac Bug 1182102 - Stop setting the bookmark-item class on the home button or the bookmarks button when moving them to the bookmarks toolbar. r=gijs 2015-08-17 15:51:22 +02:00
YFdyh000
4f2be0b5a2 Bug 1192901 - Avoid wrong accesskey for "Disable Addon" button by passing empty string, r=gijs
--HG--
extra : commitid : 7As4tHpMoZN
extra : histedit_source : e3937b0058002e7ef0b00895827c2d54ee067c94
2015-08-10 15:51:00 +01:00
Brian Grinstead
5594d23b47 Bug 1193204 - Remove browser.devedition.theme.enabled check when unapplying theme in ui migration;r=Gijs
--HG--
extra : commitid : BmgzQfYzyUc
2015-08-12 09:27:30 -07:00
Mike Conley
4dbe2dafc0 Bug 1186448 - pdfjschildbootstrap.js should only be executed once per child process. r=jimm
We were executing it once per tab, originally.

--HG--
extra : commitid : LRvIxv1E9Bu
extra : rebase_source : dd65086966c0af177a673c93f8a863c2b4978aed
extra : amend_source : 85a52241f5c5e5fad0ba5dfd96b7b884f41b22f0
2015-08-04 15:55:54 -04:00
Dave Townsend
69c40afce0 Bug 1191421: Don't notify users about unsigned experiments that have been disabled. r=dao
--HG--
extra : commitid : pA6HaBTXj4
extra : rebase_source : 1429b468a1ecfd7c797ecf2e544bf839f405fa0d
2015-08-05 13:33:57 -07:00
Dave Townsend
07777b0237 Bug 1191008: Display the unsigned notification on the front-most window. r=dao
--HG--
extra : commitid : KEvv9R7OPUt
extra : rebase_source : a721314951bb0dadd5575b2ea326b84aa0ad47c8
2015-08-05 11:37:58 -07:00
Bill McCloskey
b1a00d7c72 Bug 1175770 - New extension API (r=Mossop) 2015-08-03 10:41:24 -07:00
Carsten "Tomcat" Book
03d48d1951 Backed out changeset 4e3821b236f9 (bug 1175770) 2015-08-03 09:37:54 +02:00
Bill McCloskey
14e7d8ca0a Bug 1175770 - New extension API (r=Mossop) 2015-08-02 17:29:55 -07:00
Blake Kaplan
b22c011fa8 Bug 940206 - Implement Navigator.registerContentHandler and Navigator.registerProtocolHandler for e10s. r=dao 2015-07-31 17:03:37 -07:00
Mark Finkle
b576c37bde Bug 1188609 - Remove mirroring support from RokuApp (Desktop) r=jaws 2015-07-29 16:09:32 -04:00
Riadh Chtara
77136b13d3 Bug 1175300 - Switch password manager to using displayOrigin to display the origin in the capture doorhanger. r=MattN
--HG--
extra : commitid : EuEAXPIJfFv
extra : rebase_source : a58fdb74e4a52eb3aad4a391c0eb74088c3964c9
2015-07-15 21:26:54 -07:00
Jared Wein
4c76119380 Bug 1183682 - Remove the default browser A/B test for Windows 10 (keep Settings approach). r=gijs
--HG--
extra : rebase_source : 8de483780e8e15b441c1fa0023d4afce4eefb91c
2015-07-15 10:36:55 -04:00
Drew Willcoxon
8d42f3e767 Bug 775825 - Add telemetry to record the index and type of the selected awesomebar result. r=mak,bsmedberg 2015-07-08 12:06:15 -07:00
Jared Wein
afe10708a8 Bug 1176112 - A/B test for default browser setting UI on Windows 10. r=Gijs
--HG--
extra : rebase_source : 567e89eb9c618d01e943579ab06d9511dba2dc76
2015-06-20 01:16:05 -04:00
Ursula
d7ea881063 Bug 1168589 - Convert newtab-customize-panel into an HTML element. r=mconley, feedback=emtwo.
--HG--
extra : commitid : 82LlZsyBQH6
extra : rebase_source : f02239b28e596503b50801b606336db2bdaa1efe
extra : amend_source : ee648b4c9521cdfd6ce35a994dc688133881fec9
2015-06-15 15:36:43 -04:00
Dave Townsend
00e43e68bc Bug 1172710: Breaking an add-on's signature doesn't show a notification on next startup. r=dao
--HG--
extra : commitid : OR0hBWKVkS
extra : rebase_source : c016e1744dcda6f21751dcb9d28af4dc286df686
extra : source : 2fe1522c6b18c608d98e1ce0dd4a57bd39e48963
2015-06-08 16:31:16 -07:00
Carsten "Tomcat" Book
c1f2e2dcc1 Backed out changeset 2fe1522c6b18 (bug 1172710)
--HG--
extra : rebase_source : 8d6915691e78b683e3f02c01b1bd9b34614fe3c0
2015-06-10 13:43:34 +02:00
Dave Townsend
51ef78fe79 Bug 1172710: Breaking an add-on's signature doesn't show a notification on next startup. r=dao
--HG--
extra : commitid : Bol5mX6rJjJ
extra : rebase_source : ba3959ee2a907e69ac0653f2f0654577c8f1c389
extra : amend_source : 8257ab1c52c27da621036bcb688ae20deaab93d7
2015-06-08 16:31:16 -07:00
Jared Wein
e94a941a29 Bug 1170304 - Change browser.shell.isSetAsDefaultBrowser to browser.shell.wasEverSetAsDefaultBrowser. r=dolske a=kwierso
--HG--
extra : amend_source : eb31bab8d1b654a0a3f33f6b7c228dd65ce7a488
2015-06-09 11:06:39 -07:00
Jared Wein
30b2eea9fd Bug 1167294 - follow-up, use #ifdef instead of AppConstants. r=me
--HG--
extra : rebase_source : b6b3ab72ba4bdb65b06d89425ab16a3525add9cd
2015-06-03 13:42:26 -04:00
Jared Wein
f3d985358c Bug 1167294 - Launch the modern Settings app when setting the default browser on Windows 10. r=jimm,Gijs
--HG--
extra : rebase_source : 4739b173a9885404a6393f47416904f6f7604891
2015-06-03 11:40:40 -04:00
Gijs Kruitbosch
33dc7a99c1 Bug 1169754 - fix typo, rs=ttaubert 2015-06-01 13:17:39 +01:00
Jared Wein
d2fd9f7821 Bug 1169754 - Persist state that Firefox was a user's default browser. r=dolske 2015-05-29 12:48:00 +02:00
Abdelrhman Ahmed
1a58871b79 Bug 1167224 - Remove getMostRecentBrowserWindow() from nsIBrowserGlue and use RecentWindow in nsBrowserGlue.js. r=mak 2015-05-24 07:05:00 -04:00
Felipe Gomes
851909f27e Bug 1164640 - Reset the flag for disabling e10s when an a11y tool is active. r=mconley
There's now a blacklist in place for the tools that should be disabled, so we want to give another change for users with tools that are not blacklisted to test e10s.
2015-05-22 15:01:57 -03:00
Alessio Placitelli
12c3eb9609 Bug 1138503 - Remove the SEARCH_DEFAULT_ENGINE histogram. r=gfritzsche 2015-05-11 04:09:00 -04:00
Dão Gottwald
39dc7cb0f2 Bug 1165438 - use URI.file.path rather than URI.path 2015-05-19 14:54:33 +02:00
Dão Gottwald
f89dea915f Bug 1165438 - Use the displayOrigin option for all ContentPermissionPrompt notifications. r=paolo 2015-05-19 12:33:11 +02:00
Abdelrhman Ahmed
4ba25031c9 Bug 1161995 - Using high-priority-global-notificationbox instead of the selected browser's notification box. r=dao 2015-05-19 12:29:40 +02:00
Brian Grinstead
d8eae22539 Bug 1164952 - Fix transparent window background in Dev Edition theme for Windows 7 classic mode;r=MattN 2015-05-15 18:34:57 -07:00