Mark Banner
c0170c9aa4
Bug 1311315 - General small fixes for no-undef eslint issues in browser/. r=jaws
...
Drop linting of the .eslintrc.js config files.
Fix some minor errors in the code (missing let/const, undefined vars).
Let eslint know that some files get their globals from other places (typically via xul script tags).
MozReview-Commit-ID: CwxuwPtRUr6
2016-10-18 12:34:35 +01:00
Mark Banner
6d6a44dc49
Bug 1309589 - Cleanup old loop.* preferences in profiles after Firefox Hello removal. r=mikedeboer
...
MozReview-Commit-ID: KNOJzUL7hRv
2016-10-12 16:08:55 +01:00
Michael Kaply
22c2c25c11
Bug 1254268 - Distribution should use default prefs, regression from 1252466; r=mconnor
2016-03-08 09:39:45 -06:00
Michael Kaply
f4c9aa0a9c
Bug 1252627 - Remove trailing space for eslint to fix bustage - CLOSED TREE
2016-03-07 09:30:39 -06:00
Michael Kaply
f9530911a0
Bug 1252627 - distribution defaultLocale shoudld take precedence over user agent locale; r=mixedpuppy
2016-03-07 08:48:26 -06:00
Michael Kaply
9a077e7441
Bug 782924 - Allow locale specific preferences in distribution.ini; r=mixedpuppy
2016-03-02 15:04:38 -06:00
Michael Kaply
6fcaf28c0a
Bug 1252466 - Switch distribution.js to use Preferences.jsm; r=mixedpuppy
2016-03-01 10:58:04 -06:00
Michael Kaply
bd1b6673b8
Bug 1251729 - Don't use eval for distribution.js; r=mixedpuppy
2016-02-29 10:47:01 -06:00
Michael Kaply
6e01f3e33f
Bug 1249742 - Don't set prefs at all if overridden by lang or locale; r=mixedpuppy
2016-02-26 14:47:53 -06:00
Michael Kaply
f41c84f176
Bug 436564 - Add unit tests for distribution.js; r=mixedpuppy
...
MozReview-Commit-ID: 47aRIjly0YZ
2016-02-25 12:40:39 -06:00