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
Mark Banner
cbf9faa2a5
Bug 1342427 - Setting Web Feeds in Application Preferences to "Add Live Bookmarks" then reselecting it appears to revert to "Preview in Nightly". r=jaws
...
MozReview-Commit-ID: KedE9gfOyp0
--HG--
extra : rebase_source : 9a5d916ff29f575736396121d34090b0adb77cc5
2017-02-27 13:37:30 +00:00
Wes Kocher
4208d08ffd
Backed out changeset 84a017610f03 (bug 1342427) for browser_applications_selection.js failures a=backout
...
MozReview-Commit-ID: KkzcQPJgLex
2017-02-27 11:55:36 -08:00
Mark Banner
0ac7b6ec30
Bug 1342427 - Setting Web Feeds in Application Preferences to "Add Live Bookmarks" then reselecting it appears to revert to "Preview in Nightly". r=jaws
...
MozReview-Commit-ID: KedE9gfOyp0
--HG--
extra : rebase_source : 46259dbe78f422de86388d48bdeacf993fb9595c
2017-02-27 13:37:30 +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
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
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
Jared Wein
3718f00db1
Bug 1316870 - Enable no-shadow eslint rule for browser/. r=mossop
2016-11-15 22:58:30 -05: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
Jared Wein
17ee4aac47
Bug 1315013 - part 2, remove unnecessary slash-star comments that don't add value and look out of place with the spaced-comment eslint rule. r=mossop
...
MozReview-Commit-ID: LpP0OeyjqX9
--HG--
extra : rebase_source : 3bee2f5e8df7059609085e6b466849af5117b9df
2016-11-03 15:02:07 -04:00
Jared Wein
5040f17e00
Bug 1312486 - Enable no-extra-boolean-cast, no-new-object, no-shadow-restricted-names, and spaced-comment rules for eslint. r=standard8
...
MozReview-Commit-ID: 7Gx90a5y8t6
--HG--
extra : rebase_source : 9c8a6b15c19982d720b0163fbbf19d465da786fe
2016-10-24 13:14:19 -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
Tooru Fujisawa
8ed7719ea4
Bug 1216775 - Remove for-each from browser/. r=Gijs
...
--HG--
extra : commitid : 5KlVHJwTU1Q
extra : rebase_source : 6526234004427109c826cb63f42c9def8ca31281
2015-10-19 01:27:39 +09:00
Tooru Fujisawa
235d99efee
Bug 1207491 - Part 13: Remove use of expression closure from browser/components/preferences/. r=Gijs
...
--HG--
extra : commitid : DeDjWQxJsZb
extra : rebase_source : 22e70d4e08155fd5d7dbc0acff2c2f66fcc9e808
2015-09-23 18:36:22 +09:00
Bill McCloskey
22340f9cc6
Bug 1145394 - Remove some preprocessor use in prefs code (r=gavin)
2015-03-26 14:22:58 -07:00
Gijs Kruitbosch
c5a613003e
Bug 1111540 - setting app in about:preferences should also work on Windows, r=jaws
...
--HG--
extra : rebase_source : 05e101a18517676c5c4f8835cf88c91b0406c413
2015-01-23 17:55:56 +00:00
Ryan VanderMeulen
e1b476337f
Backed out changeset cd65efe1b24c (bug 1111540) for frequent Win8 M-e10s failures.
2015-01-28 12:45:40 -05:00
Gijs Kruitbosch
5c2d5eb30c
Bug 1111540 - setting app in about:preferences should also work on Windows, r=jaws
2015-01-23 17:55:56 +00:00
Chris Peterson
3f0267ba0e
Bug 1108311 - Remove deprecated let block and add "use strict" in about:preferences. r=Unfocused
2014-11-29 23:37:17 -08:00
Sebastian Hengst
800723ca6a
Bug 1016300 - Move inline scripts and styles into separate files for in-content preferences. r=Gijs
2014-08-27 00:08:49 +02:00
Bernardo P. Rittmeyer
f39e23c25d
Bug 863773 - Changes the way plugin handlers are loaded at the preferences applications pane. Uses enabledPlugin attribute from each navigator.mimeTypes to find the actual plugin used to handle the mime type. r=Unfocused
2014-08-26 20:54:46 +02:00
Richard Marti
282c47c2c2
Bug 1036044 - Convert Applications pane dialogs to be in-content. r=MattN
2014-07-09 22:24:38 +02:00
e589091417
Bug 1034043 - Fix remaining use of "awlaysAsk" attribute in applications pref pane. r=Unfocused
2014-07-03 06:04:00 +12:00
kernp25@yahoo.com
30fd62f102
Bug 480242 - "Always ask" doesn't work for Plugins. r=Unfocused
2014-06-23 21:44:49 +12:00
Richard Marti
d306752082
Bug 993339 - The dialog with specific details doesn't appears on Application tab for in-content preferences. r=jaws
2014-04-25 16:32:42 +02:00
Chris Peterson
0696787321
Bug 757726 - Part 2: Populate Preferences' Applications list using PluginHost. r=bsmedberg
2013-10-20 17:06:34 -07:00
Tim Taubert
400d035af8
Bug 928787 - Convert in-content preference style sheets to LF; r=jaws
2013-10-21 06:53:02 +02:00
Martin Stransky
158c3250f0
Bug 914607 - Remove MOZ_WIDGET_GTK2. r=karlt
2013-09-23 09:21:35 -04:00
Yosy
ef3be55d08
Bug 792968 - Replace some regular expression string matches with String.startsWith and replace /^https?/ URI scheme tests with /^https?$/. r=dao
2012-09-23 21:09:29 +02:00
Benjamin Peterson
ade089d9d0
Backed out changeset 3ca1f19e4c2a (bug 792968) for mochitest-oth failures
2012-09-23 12:25:39 -04:00
Yosy
9cd25eead2
Bug 792968 - Replace some regular expression string matches with String.startsWith and replace /^https?/ URI scheme tests with /^https?$/. r=dao
2012-09-23 16:48:23 +02:00
Andres Hernandez
b783039a2c
Bug 781973 - Use filepicker's open() instead of the obsolete show() in /browser. r=bbondy
2012-09-19 17:21:38 -06:00
John Schoenick
c530cc45c2
Bug 772590 - The plugin category manager registration should account for multiple plugins per MIME, r=josh
2012-07-10 17:06:17 -07:00
Brendan Dahl
84b2bdb784
Bug 752676: Add pdf.js as an internal handler for pdfjs (1/2); r=mak77
2012-06-02 09:56:24 -07:00
Jon Rietveld
ce61db5b10
Bug 733469 - Move the applications preferences to in-content UI. r=jaws r=bmcbride
2012-05-08 19:19:58 -07:00