Commit graph

102 commits

Author SHA1 Message Date
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
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
Fischer.json
7846b668d6 Bug 1312349 - Hide the section of Offline Web Content and User Data in about:preferences r=jaws
MozReview-Commit-ID: 6K3PigI3wEf

--HG--
extra : rebase_source : a76197aa1d50c653a025d205b161b94bea6fc5c9
2017-03-08 19:34:21 +08: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
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
Florian Quèze
9d62681259 Bug 1345253 - Use element.firstChild.remove() instead of element.removeChild(element.firstChild), r=jaws. 2017-03-08 10:17:52 +01: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
Fischer.json
cd3a96ce77 Bug 1331318 - Add learn more link in the Site Data section r=Gijs
MozReview-Commit-ID: 1PdUr7q1sYk

--HG--
extra : rebase_source : 2e198297ca26f944f7a60d7084bf72c0e5ed6baf
2017-01-16 14:59:38 +08:00
Florian Quèze
85611a7b6d Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
--HG--
extra : rebase_source : a22344ee1569f58f1f0a01017bfe0d46a6a14602
2017-01-17 11:50:25 +01:00
Florian Quèze
028a82f682 Bug 1329182 - remove trailing newURI null parameters in browser/, r=jaws. 2017-01-09 20:27:25 +01:00
Jared Wein
a937f60d4f Bug 1328805 - Enable the no-cond-assign rule for eslint and fix the six resulting errors mostly by wrapping the assignment with parentheses to explicitly state that the assignment is intentional with exception for advanced.js where assignment was not intended. r=mossop
MozReview-Commit-ID: EZytfzGoMLR

--HG--
extra : rebase_source : 6d64988ba720f172c188214c1ffbef87d093c79c
2017-01-05 01:03:08 -05: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
Fischer.json
8c011ae60b Bug 1325136 - TEST-UNEXPECTED-FAIL | browser/components/preferences/in-content/tests/browser_advanced_siteData.js | leaked 2 window(s) until shutdown [url = about:preferences#advanced], r=Gijs
MozReview-Commit-ID: 9Ysy9UzAnue

--HG--
extra : rebase_source : 3306757825ad1ffa184d4712913a160ee29d605a
2016-12-22 12:46:38 +08:00
Jared Wein
5bd1728363 Bug 1324167 - Create telemetry probes to track which preference categories are opened. r=Gijs privacy-review=bsmedberg
MozReview-Commit-ID: 39UhphnkKkC

--HG--
extra : rebase_source : 8e711aa36ef8af3b64bd275c996a07921c122433
2016-12-20 16:37:04 -05:00
Fischer.json
2684951bfc Bug 1312372 - List sites using storage in Settings of Site Data, r=jaws
MozReview-Commit-ID: HqaiLW5R8Qv

--HG--
extra : rebase_source : 24f1fbe0db943b721ada9b698e36fd769fd5a776
2016-11-25 17:35:25 +08:00
Fischer.json
c3d82be2df Bug 1312361 - Clear all sites data from the Site Data section, r=Gijs
MozReview-Commit-ID: 7JbzO7TQaeX

--HG--
extra : rebase_source : d0fcc521cc12bd84eee00525982e3d2cabe92eee
2016-11-15 14:49:18 +08:00
Fischer.json
d8c897d5bc Bug 1313003 - Add Site Data section into Network of Advanced of about:preferences, r=jaws
MozReview-Commit-ID: KVUs8FTftxY

--HG--
extra : rebase_source : 0780c07f1a718127f6b45b48d103a861a4ca974b
2016-11-03 17:34:39 +08:00
Iris Hsiao
9dbf7d04bf Backed out changeset 502977d27c28 (bug 1313003) for eslint failure 2016-11-21 13:23:25 +08:00
Fischer.json
96a2288bc5 Bug 1313003 - Add Site Data section into Network of Advanced of about:preferences, r=jaws
MozReview-Commit-ID: KVUs8FTftxY

--HG--
extra : rebase_source : f74164bcd272d69566c905b286fcd2267b9dd72b
2016-11-03 17:34:39 +08: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
Dave Townsend
0a2c8f9b78 Bug 1316882: Turn on space-infix-ops eslint rule. r=jaws
MozReview-Commit-ID: HBpjT2uHJaZ

--HG--
extra : rebase_source : 78fe71a1d673a1c698520a9c82c6f35959614f8f
2016-11-10 14:48:04 -08:00
Carsten "Tomcat" Book
d2c3fe7fd3 merge autoland to mozilla-central a=merge 2016-09-14 12:07:02 +02:00
Joseph Yeh
eb7643afdc Bug 1049001 - Convert the certManager dialog to in-content; r=MattN
MozReview-Commit-ID: GKkbxlWboPO

--HG--
extra : rebase_source : 6a4814b3d3f7d733a6361f8adcca76371df6039f
2016-09-13 14:27:13 -07:00
Mike Conley
bb5603922c Bug 1287178 - Replace erroneous Enable Crash Reporter pref with one that lets users opt-in to sending backlogged reports. r=jaws
The "Enable Crash Reporter" pref is erroneous because what it actually controls is
whether or not the "Submit crash report" checkbox is checked by default when the
crash report dialog comes up.

MozReview-Commit-ID: Ud6SLKXvxw

--HG--
extra : rebase_source : 45d3bc0e5ea727983e8c6e6c0d2c13b020dc0a11
2016-09-07 16:50:11 -04:00
Sebastian Hengst
24761c4c2a Bug 1280775 - null check in removePermission to prevent crash: permission manager change. r=mystor
MozReview-Commit-ID: 1E67oEULEcs

--HG--
extra : rebase_source : 38df1862f185e263175f0f8487fbb9ceca795d68
2016-06-22 21:07:14 +02:00
Wes Kocher
221a8574f7 Merge m-c to fx-team, a=merge 2016-08-18 16:33:20 -07:00
Joseph Yeh
d06b5432a5 Bug 1036815 - Convert Advanced pane dialogs to be in-content. r=MattN
MozReview-Commit-ID: BXeCOryk4kE
2016-08-17 02:08:00 -04: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
Fischer.json
8d2008a370 Bug 1037166 - Convert the "Show Update History" dialog on advanced pane to be in-content.r=jaws
MozReview-Commit-ID: kmgB4Sv9KM

--HG--
extra : rebase_source : 8b7edf6c5688321df05f83e7876ae3bb6b09e214
2016-07-29 17:03:05 +08:00
Wes Kocher
56fe7c4bcb Merge m-c to fx-team a=merge
MozReview-Commit-ID: 3H9BxQQQnNI
2016-04-29 16:05:30 -07:00
Robert Strong
0f000fd4f0 Bug 1262880 - browser preferences changes - Remove add-on compatibility check from application update. r=felipc 2016-04-29 10:01:04 -07:00
Julian Descottes
5e1c917f09 Bug 1260763 - advanced pref panel: move onchange listener from xul to js;r=jaws
MozReview-Commit-ID: 54GEpX5DV8W

--HG--
extra : rebase_source : 980f6e7af0c012a1061178d6a555f8d67dea5c03
2016-04-27 19:32:05 +02:00
Honza Bambas
de75162c69 Bug 1066970 - Show 'calculating' during HTTP cache cleaning process in preferences window, r=michal 2016-04-05 05:59:00 +02:00
Gijs Kruitbosch
f324684dca Bug 621158 - fix typo in advanced.js, actually enable test in e10s, rs=bustage,me
MozReview-Commit-ID: JCEoHxw5UPZ
2016-03-21 11:52:36 +00:00
Gijs Kruitbosch
abe1c0b2f7 Bug 621158 - make appcache use messaging for quota management, r=mayhemer,jaws
MozReview-Commit-ID: GfHbERuzuW8

--HG--
extra : rebase_source : 40e7a841174fb4121afc25e45edf1b10527688e7
2016-03-21 10:22:16 +00:00
Jared Wein
64075b6fc0 Bug 1253891 - "prefStrBundle.getFormattedString is not a function" exceptions in in-content/advanced.js. r=gijs
Guards were added to both async calls as it is likely that either of them could fire after the tab has been closed.

MozReview-Commit-ID: 9pKKNKXtxaP
2016-03-07 11:10:00 +01: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
Gijs Kruitbosch
36e99ddea3 Bug 1239748 - add a user-facing preference to turn off the on-screen keyboard functionality completely, r=jaws
--HG--
extra : commitid : 2k70EZR9a3L
extra : rebase_source : e2970230dae4f0eb01d7b96f7e5fa2dda7ab5564
2016-01-20 15:44:03 +00:00
Alessio Placitelli
0ca9853f5c Bug 1234522 - Remove references to the data reporting service. r=gfritzsche,smaug 2016-01-05 06:29:00 +01:00
Stephanie Ouillon
5e14a3b3a8 Bug 1178533 - Add nsIInstallPackagedWebapp for registering permissions when navigating to signed packages r=bholley,fabrice,valentin 2015-08-26 13:12:13 +02:00
Carsten "Tomcat" Book
64c0a617b7 Backed out 1 changesets (bug 1178533) for xpcshell-1 test failures
Backed out changeset b12584fad334 (bug 1178533)
2015-09-24 08:41:04 +02:00
Stephanie Ouillon
478b31c634 Bug 1178533 - Add nsIInstallPackagedWebapp for registering permissions when navigating to signed packages. r=bholley, r=fabrice, r=valentin 2015-09-23 07:41:00 +02:00
Carsten "Tomcat" Book
58878018ac Backed out 1 changesets (bug 1178533) for s4 testfailures
Backed out changeset 8bbdb80f67e0 (bug 1178533)

--HG--
extra : rebase_source : 040491f382ad7b03ba803686601f1272416ab47d
2015-09-23 10:17:54 +02:00
Stephanie Ouillon
ad9e2b8a95 Bug 1178533 - Add nsIInstallPackagedWebapp for registering permissions when navigating to signed packages. r=bholley, r=fabrice, r=valentin 2015-09-22 11:55:00 +02:00
Marco Castelluccio
0da8f80651 Bug 1201365 - Fix remove offline data in the advanced preferences. r=jaws 2015-09-03 02:43:00 +02:00
Michael Layzell
650570b040 Bug 1173523 - Part 7: Update advanced.js to use new API for nsIPermission, r=jaws 2015-07-16 14:49:33 -04:00