Zibi Braniecki
674fbdf08d
Bug 1457948 - Migrate in-content/privacy.js to Fluent. r=flod,jaws
...
MozReview-Commit-ID: 7K7Wgm5ahTL
2018-04-30 10:29:18 -07:00
Dorel Luca
995f173383
Backed out changeset fba5e06d6365 (bug 1457948) for Browser-chrome failures on multipe files. CLOSED TREE
2018-05-08 10:54:13 +03:00
Zibi Braniecki
c71bdde78e
Bug 1457948 - Migrate in-content/privacy.js to Fluent. r=flod,jaws
...
MozReview-Commit-ID: 7K7Wgm5ahTL
2018-04-30 10:29:18 -07:00
Paolo Amadini
57cb774050
Bug 1457027 - Part 8 - Add a HandlerListItem class. r=jaws
...
MozReview-Commit-ID: 2ohtRX1w0D3
2018-05-04 15:57:43 +01:00
Paolo Amadini
4db7cff22c
Bug 1457027 - Part 7 - Move action icon getters to HandlerInfoWrapper. r=jaws
...
MozReview-Commit-ID: 9wRCqdtIqiG
2018-05-04 15:07:41 +01:00
Paolo Amadini
19193c4dbc
Bug 1457027 - Part 6 - Move _describePreferredAction to HandlerInfoWrapper. r=jaws
...
MozReview-Commit-ID: 8b0H6g9qawF
2018-05-04 14:39:18 +01:00
Paolo Amadini
e5cc2fb617
Bug 1457027 - Part 5 - Move _describeType to HandlerInfoWrapper. r=jaws
...
MozReview-Commit-ID: NjmxPwLngc
2018-05-04 14:17:50 +01:00
Paolo Amadini
6b5debbfc8
Bug 1457027 - Part 4 - Use class syntax for the HandlerInfoWrapper hierarchy. r=jaws
...
This also does some minor clean up of declarations and code comments.
MozReview-Commit-ID: 31uRma7NDl8
2018-05-07 09:33:36 +01:00
Paolo Amadini
b4a42ace63
Bug 1457027 - Part 3 - Unify references to bundlePreferences. r=jaws
...
MozReview-Commit-ID: G2kfPdCyaXx
2018-05-04 14:10:10 +01:00
Paolo Amadini
70cd3b19ea
Bug 1457027 - Part 2 - Define services using defineLazyServiceGetters. r=jaws
...
MozReview-Commit-ID: J33LwkbMhS1
2018-05-03 14:39:42 +01:00
Paolo Amadini
de602e322f
Bug 1457027 - Part 1 - Don't persist the last selected handler. r=jaws
...
We plan to remove XUL persistence eventually, and this is a special case that uses the feature with an unusual attribute. This change also prevents pitfalls with getElementsByAttribute when the richlistitem descendants are made non-anonymous.
Some unneeded attributes in both the handlers and the containers richlistbox items are also cleaned up.
MozReview-Commit-ID: C05ArQGZb95
2018-04-30 11:11:48 +01:00
Dorel Luca
85a9a93e8f
Merge mozilla-central to mozilla-inbound
2018-05-03 13:03:06 +03:00
Andrea Marchesini
2d1855f728
Bug 1457180 - gPrivacyPane.readKeepCookiesUntil() must support only nsICookieService.ACCEPT_SESSION and nsICookieService.ACCEPT_NORMALLY values, r=gijs
2018-05-03 08:25:30 +02:00
Paolo Amadini
1cd04ad0d5
Bug 1457720 - Force the left-to-right direction when displaying a custom download path. r=gandalf
...
MozReview-Commit-ID: B7hYMi96Zyg
2018-05-01 17:12:31 +01:00
Michael Kohler
ead29c87af
Bug 1454388 - Re-add hidden="true" in Site Data to fix about_preferences_basic talos regression r=johannh
2018-05-02 09:48:55 +02:00
Zibi Braniecki
2a3c4c8d10
Bug 1457252 - Ensure l10n and initialization are done before sizing the subdialog. r=Gijs
...
MozReview-Commit-ID: 8YMpRuzz04A
2018-04-30 16:58:22 -07:00
Kris Maglione
582a21b473
Bug 1456035: Part 5 - Convert manual QueryInterface to ChromeUtils.generateQI. r=mccr8
...
Manually-implemented QueryInterface functions don't benefit from the
MozQueryInterface optimizaions, and a lot of them are in hot code, and
implement a large number of interfaces.
MozReview-Commit-ID: 8OzglraowZt
2018-04-23 12:58:34 -07:00
Kris Maglione
fd7e9e6a69
Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8
...
This also removes any redundant Ci.nsISupports elements in the interface
lists.
This was done using the following script:
acecb401b7/processors/chromeutils-generateQI.jsm
MozReview-Commit-ID: AIx10P8GpZY
2018-04-22 20:55:06 -07:00
Zibi Braniecki
acfebf271f
Bug 1438375 - Refactor "extensionControlled" Preferences code to use Fluent. r=flod,Gijs
...
MozReview-Commit-ID: 9XJxyuMUCHV
2018-04-17 15:31:50 -07:00
Ryan VanderMeulen
a16893ecc2
Merge m-c to autoland. a=merge on a CLOSED TREE
2018-04-26 08:48:42 -04:00
Ryan VanderMeulen
d4bf24a55a
Fix the broken backout of bug 1438375 to reopen the CLOSED TREE.
2018-04-26 08:38:45 -04:00
Bogdan Tara
0fd51e7086
Backed out changeset fb836a045f20 (bug 1438375) for browser chrome failres at browser/components/preferences/in-content/tests/browser_extension_controlled.js : fixed line ending a=backout CLOSED TREE
2018-04-26 11:39:42 +03:00
Andreea Pavel
24e502ca5b
Backed out changeset fb836a045f20 (bug 1438375) for browser chrome failures at browser/components/preferences/in-content/tests/browser_extension_controlled.js a=backout
2018-04-26 10:45:11 +03:00
Andreea Pavel
2901ed2bdb
Merge mozilla-inbound to mozilla-central. a=merge
2018-04-26 09:04:59 +03:00
Shane Caraveo
fa5b498b4d
Bug 1455755 Move browserSettings.proxyConfig to proxy.settings, r=aswan, mstrimer
2018-04-25 18:50:22 -05:00
Ciure Andrei
4ba13287f1
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-04-26 12:19:43 +03:00
Andreea Pavel
e8a7599ff2
Backed out changeset fb836a045f20 (bug 1438375) for browser chrome failres at browser/components/preferences/in-content/tests/browser_extension_controlled.js
2018-04-26 10:45:11 +03:00
Andreea Pavel
81e62de0eb
Merge mozilla-central to autoland. a=merge on a CLOSED TREE
2018-04-26 09:06:52 +03:00
Ed Lee
c81a04ee4f
Bug 1454344 - Setting New tabs to |Blank Page| does not become effective until the 2nd new tab. r=k88hudson
...
MozReview-Commit-ID: GNbMgaLpB9n
2018-04-24 16:29:02 -07:00
Zibi Braniecki
8d1fc73508
Bug 1438375 - Refactor "extensionControlled" Preferences code to use Fluent. r=flod,Gijs
...
MozReview-Commit-ID: 9XJxyuMUCHV
2018-04-17 15:31:50 -07:00
Gijs Kruitbosch
c1a9f007d7
Bug 1455686 - fix tracking protection SUMO link, r=gandalf
...
MozReview-Commit-ID: VKROlxlu37
2018-04-23 10:35:37 +01:00
k88hudson
6bbdd2fd81
Bug 1448971 - Replace "when Firefox starts" section in about:preferences#general with checkbox r=flod,jaws
...
MozReview-Commit-ID: JHL20S5gZq2
2018-04-04 12:28:22 -04:00
Zibi Braniecki
d6196120ae
Bug 1455681 - searchResults.xul support link must be a proper HTML tag. r=Gijs
...
MozReview-Commit-ID: IcRU11kd27X
2018-04-20 14:05:31 -07:00
Paolo Amadini
8967cda78b
Bug 1452624 - Part 1 - Replace the "filefield" binding with a regular textbox. r=jaws
...
MozReview-Commit-ID: jTKvyiRNdw
2018-04-17 14:26:00 +01:00
Kris Maglione
d3bbf87c83
Bug 1454202: Part 1 - Update legacy callers to use Promise-based AddonManager APIs. r=aswan
...
***
Bug 1454202: Part 1a - Auto-replace uses of callback-based AddonManager APIs with Promise-based versions. r=aswan
This was done using the following script:
4cd5ae9597/processors/aom-api-generators.jsm
MozReview-Commit-ID: 8hobLz15a66
***
Bug 1454202: Part 1b - Manually fix eslint errors after auto-rewrite. r=aswan
This also deletes an obsolete test whose xpcshell variant was already deleted.
MozReview-Commit-ID: DM9W9Q2SVIE
***
Bug 1454202: Part 1c - Manually fix non-eslint issues after auto-rewrite. r=aswan
MozReview-Commit-ID: DtMscWZuExc
2018-04-14 19:38:18 -07:00
Andreea Pavel
860384e5ff
Merge mozilla-inbound to mozilla-central. a=merge
2018-04-21 12:31:28 +03:00
Jens Hausdorf
d8eebd4dcc
Bug 1442442 - Add target=_blank to the releasenotes link so clicking on it will open in a new tab. r=jaws
...
MozReview-Commit-ID: CG5ZzzY4b6B
2018-04-12 14:04:04 +02:00
Johann Hofmann
978dce55e7
Bug 1442542 - Make checkboxes in the clear site data dialog use a label attribute. r=dao,flod
...
MozReview-Commit-ID: 9yj90NirV9y
2018-04-17 16:30:27 +02:00
Cosmin Sabou
449057ea0f
Merge inbound to mozilla-central. a=merge
2018-04-20 01:29:10 +03:00
Jan Henning
42d9c95dac
Bug 1415342 - Part 1 - Move OfflineAppCacheHelper to Toolkit. r=standard8
...
The OfflineAppCacheHelper was apparently introduced after the Sanitizer had been
forked for Fennec and so far nobody bothered to use it there as well.
MozReview-Commit-ID: 42Uk5hfvf9y
2018-04-12 19:16:02 +02:00
Zibi Braniecki
da8a0a3bdd
Bug 1454323 - Set the default key in <key> to avoid it capturing all command keys. r=jaws
...
MozReview-Commit-ID: 3oD7iaTEbZg
2018-04-17 12:50:48 -07:00
Zibi Braniecki
4afd018ff7
Bug 1453898 - Change the l10n id used in browser_fluent mochitest. r=Pike
...
MozReview-Commit-ID: JmyH7XKSWvl
2018-04-17 11:04:56 -07:00
Noemi Erli
31c2b7f44b
Backed out 4 changesets (bug 1415342) for bc failures in browser/components/preferences/in-content/tests/siteData/browser_clearSiteData.js on a CLOSED TREE
...
Backed out changeset 36ff321fc1b8 (bug 1415342)
Backed out changeset d7e30b8499cd (bug 1415342)
Backed out changeset 4913f1571ece (bug 1415342)
Backed out changeset 25d665693e38 (bug 1415342)
2018-04-19 10:37:30 +03:00
Jan Henning
6cd027d6c2
Bug 1415342 - Part 1 - Move OfflineAppCacheHelper to Toolkit. r=standard8
...
The OfflineAppCacheHelper was apparently introduced after the Sanitizer had been
forked for Fennec and so far nobody bothered to use it there as well.
MozReview-Commit-ID: 42Uk5hfvf9y
2018-04-12 19:16:02 +02:00
Zibi Braniecki
19e6ca965d
Bug 1453540 - Migrate the remaining DTD entries to FTL. r=flod,Gijs
...
MozReview-Commit-ID: Aw0a14zPRWk
2018-04-17 13:17:22 -07:00
Matthew Noorenberghe
8cab94534a
Bug 1455151 - Support subdialog sizing of HTML documents from a stylesheet and use it for autofill edit dialogs. r=jaws
...
MozReview-Commit-ID: GeHPhFTnCIz
2018-04-18 16:12:15 -07:00
Michael Kohler
f70901560c
Bug 1453589 - Select next item in list when removing items in Site Data Manager. r=johannh
...
Select next item in list when removing items in Site Data Manager. When there
are multiple selected sites, it will select the next item after the last
previously selected item.
Differential Revision: https://phabricator.services.mozilla.com/D965
2018-04-19 13:36:11 -04:00
Margareta Eliza Balazs
2a946dee82
Backed out changeset 525f1fb9501e (bug 1453589) for ES lint failure in /builds/worker/checkouts/gecko/browser/components/preferences/in-content/tests/siteData/head.js on a CLOSED TREE
2018-04-19 16:57:30 +03:00
Michael Kohler
2122efedc2
Bug 1453589 - Select next item in list when removing items in Site Data Manager. r=johannh
...
Select next item in list when removing items in Site Data Manager. When there
are multiple selected sites, it will select the next item after the last
previously selected item.
Differential Revision: https://phabricator.services.mozilla.com/D965
2018-04-19 09:35:31 -04:00
Zibi Braniecki
6fd6ceef02
Bug 1453800 - Move the container removal dialog strings to preferences.ftl. r=flod
...
MozReview-Commit-ID: JAAfviRvbJb
2018-04-12 14:17:28 -07:00