Jared Wein
72128b8243
Bug 1352481 - Fix a few eslint errors related to unnecessary semicolon usage and incorrect quotes (should have used double quotes for string). r=me
2017-05-26 13:46:22 -04:00
Evan Tseng
6b78ec4800
Bug 1352481 - Add searchkeywords attributes for subdialog buttons and search the keywords in the searchWithinNode method. r=jaws
...
MozReview-Commit-ID: HM6HPLM5wPj
--HG--
extra : rebase_source : 951570dc5680a9463a40d507ae3df5f4335fb1d7
2017-05-09 17:00:45 -04:00
David Keeler
98d942eac1
bug 1366100 - disable OCSP fetching for DV certificates in nightly r=jaws,jcj
...
After this change, the platform will only fetch OCSP responses for EV
certificates (in nightly).
MozReview-Commit-ID: 3d9kzCYmnsa
--HG--
extra : rebase_source : e0cbbf6615e1ba813461dd13350f40ae7e0fbc07
2017-05-23 17:07:51 -07:00
Timothy Guan-tin Chien
8a3fa4ab4d
Bug 1330121 - Allow <checkbox> in preferences to expand to full width. r=jaws
...
This is fortunately quite easy to do with XUL box layout. I converted all
of the checkboxes except the ones come with a "Learn more" link.
MozReview-Commit-ID: DeBAP8GROrd
--HG--
extra : rebase_source : f4ce45c2c39d8e03a6b2aacd9b71b9512a852abc
2017-04-27 16:15:42 +08:00
Jared Wein
edf52b9061
Bug 1357905 - Add missing _removeMasterPassword function that got lost in the re-org, as well as a test to confirm that the master password functionality works. r=mossop
...
I checked each function of the old security.js to make sure there weren't any other missing functions.
MozReview-Commit-ID: DpFcAYsfcyg
--HG--
extra : rebase_source : 5d1b25ebde5a0cf8849210315c773bf25c10e7a3
2017-04-19 18:52:22 -04:00
Sebastian Hengst
8bd051237a
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: JpAhOPjgvkF
2017-04-15 19:59:24 +02:00
Jared Wein
a432540bb2
Bug 1356020 - Update about:preferences#privacy to fix inconsistencies with strings, move the positioning of the Certificates buttons to the right-side, and update the styling of the Reports section to match the requested text-formatting. r=florian
...
MozReview-Commit-ID: DIsr1tfqmcT
--HG--
extra : rebase_source : 5b4629d96f203bf76352897953d9cf95307ed82c
2017-04-14 01:51:32 -04:00
Jared Wein
70423b9a34
Bug 1355522 - Move Telemetry and Health Report prefs to Privacy & Security section. r=florian
...
MozReview-Commit-ID: 1Ybpr68SKC0
--HG--
extra : rebase_source : ffb1c0430105dd30a6d406fbebdbb9b84bca245d
2017-04-12 10:14:51 -04:00
Fischer.json
1338acd53a
Bug 1348252 - Disable buttons and display loading message in Site Data section while loading data, r=Gijs
...
MozReview-Commit-ID: 9EfG71hRoDe
--HG--
extra : rebase_source : 5163e88d3ebd7b7dd0578b27e9934e6a340bf6fb
2017-04-05 22:28:30 +08:00
Fischer.json
d10331869b
Bug 1352374 - Part 2: Move a few sections of code that were missed when rebasing bug 1335907. r=jaws
...
MozReview-Commit-ID: 1IEQcUUgqms
--HG--
extra : rebase_source : fcac5de1438c66eadb32be3e6c9331f1787fd2ea
2017-04-03 00:40:21 +08:00
Fischer.json
7af1942bc9
Bug 1352374 - Part 1: Exclude element with data-hidden-from-search=true from search results, r=jaws
...
MozReview-Commit-ID: AS1EMkfyH9b
--HG--
extra : rebase_source : 8820716e6ccec6a6c62f8cb0a7cc39a750c0dbc4
2017-03-31 18:46:31 +08:00
Zack Herrick
84361e7e85
Bug 1335907 - Reorganize the preferences based on feedback from user research. r=mconley
...
The FX_PREFERENCES_CATEGORY_OPENED probe must be extended to version 59 to support the fallback "forked" preference implementation (in-content-old).
The switchToAdvancedSubPane within utilityOverlay's openPreferences must also remain until the fallback has been removed (bug 1349689).
Patch co-authored by Zack Herrick <herrickz@msu.edu> and Ziyan Long <lzylong@gmail.com>.
MozReview-Commit-ID: 1sx0Wj15yM7
--HG--
extra : rebase_source : 0266027fb3023d4cb155533193d6809d799de1e4
2017-03-29 11:52:08 -04:00
Sebastian Hengst
e86c4a75af
Backed out changeset 9ef667136bbe (bug 1335907) for failing browser_datachoices_notification.js. r=backout
2017-03-28 23:43:11 +02:00
Zack Herrick
18ed059dcd
Bug 1335907 - Reorganize the preferences based on feedback from user research. r=mconley
...
The FX_PREFERENCES_CATEGORY_OPENED probe must be extended to version 59 to support the fallback "forked" preference implementation (in-content-old).
The switchToAdvancedSubPane within utilityOverlay's openPreferences must also remain until the fallback has been removed (bug 1349689).
Patch co-authored by Zack Herrick <herrickz@msu.edu> and Ziyan Long <lzylong@gmail.com>.
MozReview-Commit-ID: 1sx0Wj15yM7
--HG--
extra : rebase_source : 29359bb726a0ac8164d7304a2453ffeb8009e990
2017-03-28 14:32:54 -04:00
Florian Queze
f935ddc4b3
Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws.
2017-04-14 21:51:39 +02:00
Florian Queze
37ff4fc7cc
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
Sebastian Hengst
a07223d699
Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout
2017-04-14 23:39:22 +02:00
Sebastian Hengst
738d097aae
Backed out changeset 55f3df15eaa6 (bug 1356569)
2017-04-14 23:39:17 +02:00
Florian Queze
3c564a2b02
Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws.
2017-04-14 21:51:39 +02:00
Florian Queze
95d4d20c17
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
maxim
19fe5b6be4
Bug 493527 - Directly change the remember-history pref through the preference element since setting it through the checkbox required multiple attempts. r=jaws
...
This looks to be happening because the binding for the checkbox may get torn down too fast when a restart is required.
MozReview-Commit-ID: 1y68jMubATx
--HG--
extra : rebase_source : 5e3277e71e771b13179b60f77352e8a5bea56d5d
2017-03-23 14:15:33 -04:00
Jared Wein
a54eda04ca
Bug 1348068 - Enable the key-spacing rule for eslint and fix the related issues. r=standard8
...
Running eslint with --fix didn't fix many of the issues. The majority here had to be fixed by hand but a significant majority of the issues were related to a few files that I was able to use find-and-replace with. I regret not making this in to separate commits of the hand-fixes and the fixes from --fix but I don't recall --fix fixing any of the issues.
MozReview-Commit-ID: ANyg2qfo3Qx
--HG--
extra : rebase_source : 61d2aa91bf9474af3d72a5dea41b25dca442c1b7
2017-03-21 14:29:43 -04:00
Mark Banner
800c6a4602
Bug 1344027 - Change the import-global-from option for eslint to allow circular references and resolve most of the no-undef issues in browser/components/preferences. r=mossop
...
MozReview-Commit-ID: BERAbtYkxsF
--HG--
extra : rebase_source : e319699651a8d33db026d7697ccaddd2d1e4e2d3
2017-02-22 10:19:11 +00:00
Jared Wein
43bac26d30
Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs
...
MozReview-Commit-ID: 6tv0Z06CO4a
--HG--
extra : rebase_source : 014c0b04d8538dc5f15bc6dd4ed6bd220c55c5d4
2017-01-17 09:48:17 -06:00
Jared Wein
9141469edf
Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN
...
MozReview-Commit-ID: FuVu8skcqOe
--HG--
extra : rebase_source : 8ab34c4e46a7c3075b459bf44786ec184d10d203
2016-12-30 21:47:25 -05:00
Jared Wein
69215fad47
Bug 1325464 - Use ES6 method syntax for preferences. r=MattN
...
MozReview-Commit-ID: k3Bkm39TtT
--HG--
extra : rebase_source : a3e78734613429ec157e56cf9ef5a087f3f4da61
2016-12-22 15:57:40 -05:00
Wes Kocher
0dfb7c2b5c
Backed out 3 changesets (bug 1325464) for xpcshell failures a=backout
...
Backed out changeset 562ddc32cc21 (bug 1325464)
Backed out changeset cd10db6087dd (bug 1325464)
Backed out changeset 4079437c4648 (bug 1325464)
2016-12-29 14:05:44 -08:00
Jared Wein
ac17ce81ae
Bug 1325464 - Use ES6 method syntax for preferences. r=MattN
...
MozReview-Commit-ID: k3Bkm39TtT
--HG--
extra : rebase_source : a3e78734613429ec157e56cf9ef5a087f3f4da61
2016-12-22 15:57:40 -05:00
David Malaschonok
bc0f62486b
Bug 552434 - Allow the history mode to stay in Custom even if the settings match the preference values for keeping history. r=jaws
...
MozReview-Commit-ID: BCX4h3CdBhc
--HG--
extra : rebase_source : 799f964e4d73d6fb0ce317474fdc3c3b457b653c
2016-10-30 11:59:29 +01:00
Wes Kocher
fd76f4dde0
Backed out changeset f1a3a13b5ab4 (bug 552434) for browser-chrome failures a=backout
2016-12-19 16:32:39 -08:00
David Malaschonok
3b32ee3cfa
Bug 552434 - Allow the history mode to stay in Custom even if the settings match the preference values for keeping history. r=jaws
...
MozReview-Commit-ID: 4xLKlNRvHkz
--HG--
extra : rebase_source : 2aa825e71689538fb323da4099526fa07e1d01c0
2016-10-30 11:59:29 +01:00
Andrea Marchesini
9f2aeb5666
Bug 1316740 - Add warning messages when containers are deleted, r=Gijs
2016-11-23 16:33:57 +01:00
Dave Townsend
8de07a19a0
Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws
...
MozReview-Commit-ID: 2ZvTiZDHchz
--HG--
extra : rebase_source : db6482481b7338df491afd6f6fd376eccec84d7e
2016-11-11 08:10:51 -08:00
Jonathan Kingston
9919073d9f
Bug 1267916 - part 2 - Add in UX for about:preferences#containers page, r=jaws
2016-11-03 19:31:35 +01:00
Joseph Yeh
e50268f472
Bug 1036595 - Convert the 'Clear recent history' dialog to be in-content; r=MattN
...
This required removing the minimum dialogFrame height since the Clear recent history dialog is smaller than the old default height.
MozReview-Commit-ID: CuJO3VtGwem
2016-10-20 15:09:12 -07:00
Milan Sreckovic
df434f7afc
Bug 1299931: Move the follow up cancel into the function that preceeds it. r=jaws
...
MozReview-Commit-ID: 71HTqbiNV0a
--HG--
extra : rebase_source : d729ba615736a6af60e518f4143cedd0f587a37f
2016-09-01 16:52:24 -04:00
Andrea Marchesini
864b069141
Bug 1288029 - Close container tabs when Containers are disabled from about:preferences, r=gijs
2016-08-23 11:19:00 +02:00
Jared Wein
8d45b8762e
Bug 1294989 - Enable eslint for browser/components/preferences. r=Gijs
...
MozReview-Commit-ID: 62ymdZhluHx
--HG--
extra : rebase_source : 330d512f91d840a47e48f39c21d70d13b2953d2d
2016-08-13 21:58:42 -04:00
Andrea Marchesini
aa4cf8af1e
Bug 1287765 - Add 'learn more' in about:preferences for Containers, r=gijsm r=flod
2016-07-20 11:53:06 +02:00
Andrea Marchesini
dbd1a56877
Bug 1279029 - part 2 - removed 'learn more' for Containers, r=gijs
2016-07-19 16:30:06 +02:00
Andrea Marchesini
2e55fe0b18
Bug 1279029 - part 1 - Containers in preferences, r=gijs
2016-07-19 16:29:41 +02:00
Milan Sreckovic
6931480ab1
Bug 1285328: Part 2. Add an ability to change the revert/cancel label and/or show the restart later button to the confirmRestartPrompt dialog. r=jaws
...
MozReview-Commit-ID: D7SDsHqghAS
--HG--
extra : rebase_source : fedeab9570c20aadb4910acd34ea26ed1474c95c
2016-07-14 14:14:28 -04:00
Milan Sreckovic
6b06d7aedd
Bug 1285328: Part 1. Make sure the first button/escape is a no-op in these dialogs, and in the potential data loss case, make the default also a no-op. Refactor some common code into preferences.js. r=jaws
...
MozReview-Commit-ID: 576kGMX08vz
--HG--
extra : rebase_source : d7459ddff9655005eee46ced6cd8ca3d01158038
2016-07-14 13:55:07 -04:00
Marco Bonardo
06932c74d1
Bug 1223728 - Remove the unifiedcomplete pref, the urlinline component and stop bundling the old autocomplete component in Firefox. r=adw
...
MozReview-Commit-ID: Ee08mDGxBjJ
--HG--
extra : rebase_source : 4473da657f85e443e5095b43b3e774e85292ecd1
extra : amend_source : c9c322ebae255a24c28e6367b9fe93474db21d6d
2016-05-05 00:14:51 +02:00
Milan Sreckovic
d271f80d7b
Bug 973014: Restart due to privacy setting change now has better button labels than OK and Cancel. r=past
...
MozReview-Commit-ID: Jbcs59D3Apf
--HG--
extra : rebase_source : 9ff585d6f57600bde9eda4f046c568a720457e5f
2016-04-29 13:25:24 -04: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
Paolo Amadini
367dc7a889
Bug 1231373 - Add a dialog to inspect or remove exceptions from TP. r=past
...
--HG--
extra : commitid : qSQviktrLa
extra : rebase_source : d7e566763ef820771da84afe6ac3914d6f60c95a
2016-01-08 14:40:54 +00:00
Paolo Amadini
ba5093a071
Bug 1231359 - Simplify the hidden preferences that control whether Tracking Protection is enabled in non-private windows. r=past
...
--HG--
extra : commitid : 9MNabbfIRPF
extra : rebase_source : 4fc3400a188aecbf899ccfa17d0800d43b6a246e
2016-01-08 14:16:09 +00:00
Paolo Amadini
01b5b3591f
Bug 1231375 - Add a dialog to manage DNT settings. r=past
...
--HG--
extra : commitid : 594tgp25HTv
extra : rebase_source : ed44e697a94800a2a8d2051b09e944fc8dbf0b13
2016-01-08 14:11:38 +00:00
Mike Kaply
5d51094760
Bug 1203531 - Don't use default prefs for determining Custom History, use actual values. r=Gijs
...
--HG--
extra : amend_source : 62ad87e3137fe799e96aae1e941480ce9313765c
2015-10-21 14:52:27 -05:00