J. Ryan Stinnett
6513a20684
Bug 1348112 - devtools-source-map v0.2.1: Initial landing from GitHub. r=jdescottes
...
MozReview-Commit-ID: tOXDvHEZEs
--HG--
extra : rebase_source : b5874297f0313f9b68e039ebef5c6b461514450d
2017-03-16 16:17:25 -05:00
Mark Banner
8c7c2ed4f0
Bug 1347906 - Add .git/.hg to .eslintignore to help speed up full ESLint runs. r=jaws
...
MozReview-Commit-ID: 5SmHyfhlCbC
--HG--
extra : rebase_source : a33ef2d1f348f70a0a73d51ee867315a67d904a8
2017-03-16 12:42:49 +00:00
Carsten "Tomcat" Book
8fd069a1f2
Merge mozilla-central to autoland
2017-03-14 14:27:38 +01:00
Ruturaj K. Vartak
984e39dd2c
Bug 1326331 - Fix Eslint errors in devtools/shared/heapsnapshot/. r=jryans
2017-03-09 21:03:00 -05:00
Mark Banner
561b6cfb0c
Bug 1344027 - Fix most of the remaining ESLint no-undef issues in browser/components. r=jaws
...
MozReview-Commit-ID: DUnxVITvZgh
--HG--
extra : rebase_source : abe5adf3b024a45c2804d048f078c6a59a936242
2017-03-03 09:29:14 +00:00
Sam Foster
bb94164fcc
Bug 1343945 - Fix lint errors from browser-social.js, remove from ignore list r=jaws
...
* Added no-undef rule locally as we're not ready to turn on for the whole directory
MozReview-Commit-ID: JpD4KXvvqOn
--HG--
extra : rebase_source : fa8498d0464de76e0a71fd3c4568e3c1c0d22f86
2017-03-03 08:57:20 -08:00
Mark Hammond
de20e8f357
Bug 1317223 (part 2) - add 'doctor' concept and move bookmark validation logic to it. r=tcsc
...
This patch defines the concept of a "doctor" for collections. The doctor is
responsible for running all validators and deciding whether or not to initiate
a repair request based on the validation results.
MozReview-Commit-ID: 6NLRE6L0OpA
2017-03-02 17:14:31 +11:00
jordan9769
3aa7e13c6a
Bug 1311345 - Enable eslint of browser/components/privatebrowsing/ - Initial changes; r=standard8
...
MozReview-Commit-ID: AD112cmtsk3
--HG--
extra : rebase_source : 77b76cb8183cd20d624eaa0188599722d1e01541
2017-02-28 12:21:00 +00:00
jordan9769
5761e9b0d1
Bug 1311347 - Enable eslint of browser/components/sessionstore/. Initial changes by Sourav, updated by Standard8. r=jaws
...
MozReview-Commit-ID: 4RFxoV8SkIa
--HG--
extra : rebase_source : 96b24b172cfa957489df37943171ddae07145e84
2016-10-28 02:48:50 +05:30
Fabien CASTERS
d8818577f1
Bug 1326408 - Fix ESLint errors in devtools/client/netmonitor/test and devtools/client/netmonitor/har/test. r=ntim
...
MozReview-Commit-ID: D2eCfvpXoOJ
--HG--
extra : rebase_source : 261287bd96a878ce86778c214363fbb1b77ca5a0
2017-02-26 17:11:09 +01:00
Masatoshi Kimura
1a3d8247f5
Bug 1342144 - Whitelist some devtools scripts that are formerly versioned. r=jryans
...
I did not fix files under devtools/ because too many files have ESLint errors and I would like to land the fix ASAP because the change will bitrot very quickly.
Note that currently ESLint ignores these files because of the version parameter. So this patch will not decrease checked files.
MozReview-Commit-ID: 6B2KzOyqkts
--HG--
extra : rebase_source : 3e55a893d12ea2c6073313d5f5d55daf847137bc
2017-02-26 07:54:25 +09:00
Wes Kocher
e84fc624ff
Merge inbound to central, a=merge
...
MozReview-Commit-ID: DpCZgRV1csS
2017-02-24 16:46:12 -08:00
Ruturaj K. Vartak
5db24589b8
Bug 1325987 - Fix ESLint issues in devtools/server/tests/browser/. r=ntim
2017-02-23 20:32:00 -05:00
Mark Banner
a656cedb11
Bug 1341029 - Turn on the ESLint no-undef rule for all of toolkit/. r=jaws
...
MozReview-Commit-ID: Ed9FfkskDos
--HG--
extra : rebase_source : 6ae47dc76b3ebe77b66725a899d32e728af5d35e
2017-02-20 11:45:58 +00:00
J. Ryan Stinnett
9896e105b8
Bug 1275078 - Fix ESLint issues in toolbox and target files. r=ochameau
...
MozReview-Commit-ID: 8SoQ2JnTib3
--HG--
extra : rebase_source : 2e987c465c21150265b1d1f1a3a218e71db9bcae
2017-02-22 12:33:20 -06:00
Julian Descottes
671013ca7b
Bug 1340205 - cleanup and unignore from eslintdevtools/client/webconsole/utils.js;r=nchevobbe
...
MozReview-Commit-ID: 2goPtQVSsLF
--HG--
extra : rebase_source : 5e5e5c3306e8080623cb78b276d505cb22bb2215
2017-02-16 18:08:30 +01:00
Tim Nguyen
1ed0b133b2
Bug 1326412 - Fix ESLint issues in devtools/shared/webconsole/test/common.js. r=jryans
...
MozReview-Commit-ID: A07SFMexvSL
--HG--
extra : rebase_source : 29d2e9b218aeb79521635f3b94ce94e74c1c478d
2017-02-13 19:16:56 +00:00
Tooru Fujisawa
746c9596d6
Bug 1226398 - Part 2: Check dom/indexedDB/ in eslint. r=jaws
2017-02-11 11:47:57 +09:00
Masatoshi Kimura
448874c0f1
Bug 1337748 - Move security-prefs.js from netwerk/ to security/manager/. r=keeler,mcmanus
...
MozReview-Commit-ID: 2TOJG6tRWJZ
--HG--
rename : netwerk/base/security-prefs.js => security/manager/ssl/security-prefs.js
extra : rebase_source : e11ef6fa7264edd41e77d65512a2183c737f34dd
2017-02-08 21:16:27 +09:00
Tom Schuster
aeaf8fb38c
Bug 1330006 - Land and enable self-hosted JS eslint plugin. r=till,mossop
2017-02-07 21:58:21 +01:00
Ruturaj K. Vartak
b7b3908f8f
Bug 1326410 - Fixing ESLint Errors. r=ntim
...
MozReview-Commit-ID: HZ3iBCW0hEf
2017-02-06 06:53:00 +00:00
Gregory Szorc
6b7016d06b
Bug 1322769 - Have eslint ignore servo/; r=manishearth
...
eslint is complaining about a number of things in servo/. Since servo/
is effectively third party code, just ignore the failures.
MozReview-Commit-ID: 5w80Fn50HM3
--HG--
extra : rebase_source : e6b07f09bd536a6c8ea3d6d8015fe9d9a44dda7a
extra : source : 25d7a78f557aff750085ba7327adfc3941fa8205
2017-02-02 16:05:56 -08:00
Ryan VanderMeulen
b398d33261
Bug 1335048 - Update pdf.js to version 1.7.235. r=bdahl
...
--HG--
extra : rebase_source : 38512833f596920703557e4daf311464b1c13fdf
2017-01-23 15:32:49 -05:00
Mark Banner
2ecc79b536
Bug 1333044 - Prepare services/ for enabling no-undef eslint rule. r=jaws
...
MozReview-Commit-ID: 29KwwyZH2jn
--HG--
extra : rebase_source : c4b19fe3714b19b445011ae1c413ca0e624cb46e
2017-01-17 12:25:43 +00:00
Carsten "Tomcat" Book
aaafcb0f0a
Backed out changeset f8b29e24280b (bug 1333044) for perma failures in test_load_modules.js
...
--HG--
extra : rebase_source : ef649da0bb1acaabcb55a42e5df4164f1cf8b6d4
2017-01-25 15:29:53 +01:00
Mark Banner
33c00194c2
Bug 1333044 - Prepare services/ for enabling no-undef eslint rule. r=jaws
...
MozReview-Commit-ID: 29KwwyZH2jn
--HG--
extra : rebase_source : 9b5edc75897af35754433b6fccfcecf83293c62b
2017-01-17 12:25:43 +00:00
stefanh@inbox.com
f28e3f1e0d
Bug 1313045 - Remove toolkit/identity, part1: Remove unneeded files/bits. r=MattN.
2017-01-23 20:20:54 +01:00
Ryan VanderMeulen
8354e335b0
Bug 1332170 - Make the pdf.js mochitests pass ESLint and remove them from the whitelist. r=yury
...
--HG--
extra : rebase_source : aea237747a5869bcab945bdfd3e6b6ecada7be17
2017-01-19 10:11:57 -05:00
Julian Descottes
32e5eb7858
Bug 1325401 - Add a reps bundle, disabled by default;r=jlast
...
MozReview-Commit-ID: IJL8wevR0wo
--HG--
extra : rebase_source : 0b954d265215467248443cac17a2b7a4b9b0ee78
2017-01-18 14:38:10 +01:00
Dalimil Hajek
3e02aa5978
Bug 1322085 - Make devtools/server/actors/*.js eslint-clean. r=ntim
2017-01-16 12:51:00 -05:00
Jared Wein
65605f286e
Bug 1330014 - Add .eslintrc.js file to /services and run eslint --fix to automatically fix most of the errors. --fix brings the error count down from 4083 to 321 errors. r=markh,standard8
...
MozReview-Commit-ID: EjyAssqiQk8
--HG--
extra : rebase_source : cbfc8d4474b6c3d46eb21374e33fd3341403444f
2017-01-10 12:09:02 -05:00
Iris Hsiao
55313b4bc9
Backed out changeset 7e0a0bd74199 (bug 1330014)
2017-01-13 11:06:43 +08:00
Jared Wein
81cb5e57b9
Bug 1330014 - Add .eslintrc.js file to /services and run eslint --fix to automatically fix most of the errors. --fix brings the error count down from 4083 to 321 errors. r=markh,standard8
...
MozReview-Commit-ID: EjyAssqiQk8
--HG--
extra : rebase_source : d783829bc7fced3044d0d076c4786a6957d29bb6
2017-01-10 12:09:02 -05:00
Tim Nguyen
1f91986edf
Bug 1326334 - Fix more errors in devtools/shared. r=jryans
...
MozReview-Commit-ID: 2MOe5hEyqYo
2017-01-03 23:47:28 +01:00
Tim Nguyen
d62604fd8b
Bug 1325213 - Fix lots of eslint errors in devtools/shared/. r=jryans
...
MozReview-Commit-ID: 2XxhfV8ih0S
--HG--
extra : rebase_source : 48cda848a23c57d3301db5e563ad8f5f20064862
2016-12-30 15:01:42 +01:00
Phil Ringnalda
6ac54a1574
Backed out changeset 67611ffb1fef (bug 1325213) for failures in test_require_lazy.js
2016-12-29 19:01:37 -08:00
Tim Nguyen
7350350463
Bug 1325213 - Fix lots of eslint errors in devtools/shared/. r=jryans
...
MozReview-Commit-ID: 2XxhfV8ih0S
--HG--
extra : rebase_source : 1d4c869401ed8b501565d0d8927728771597cc30
2016-12-30 03:11:52 +01:00
Tim Nguyen
2b0b85f4b0
Bug 1325191 - Fix ESLint errors in devtools/server/performance/. r=jryans
...
MozReview-Commit-ID: Imv1Ntr7E1x
2016-12-23 16:45:33 +01:00
Tim Nguyen
f8ea7f6a39
Bug 1325191 - Fix Eslint errors in devtools/server/*.js. r=jryans
...
MozReview-Commit-ID: 6t7lUP2Ip3v
2016-12-23 16:45:22 +01:00
Wes Kocher
60785fce6d
Merge inbound to central, a=merge
...
MozReview-Commit-ID: I54WGOLqHI2
2016-12-22 18:37:07 -08:00
Mark Banner
59a8c923af
Bug 1325339 - tools/lint/eslint/eslint-plugin-mozilla isn't being linted. r=mossop
...
MozReview-Commit-ID: ImgANPcndoF
--HG--
extra : rebase_source : 0eb85c185d907ac9c07ba26662f60dbb81511610
2016-12-22 10:53:51 +00:00
Wes Kocher
ba02c7de50
Bug 1313295 - Add browser/extensions/mortar/** to .eslintignore for now r=me
2016-12-19 14:02:59 -08:00
Nicolas Chevobbe
fa7ec438de
Bug 1317069 - Fix ESLint in new console frontend; r=ntim
...
MozReview-Commit-ID: 7MgHbRxnU1V
--HG--
extra : rebase_source : 4e7296388b901773f6b8405b07aa355367cfb925
2016-12-08 09:16:41 +01:00
Tom Tromey
16809923e0
Bug 1321839 - make devtools/shared eslint-clean; r=jryans
...
MozReview-Commit-ID: AGSdhrT4Z3D
--HG--
extra : rebase_source : b053c5a54d39e6669598714e5f572c0d3dc0ebb4
2016-12-02 10:32:04 -07:00
Alexandre Poirot
314fdfcaa9
Bug 1321096 - Extract TabActor into its own module to prevent loading it in the parent process. r=jryans
...
MozReview-Commit-ID: 6QyXMaPeEDH
--HG--
rename : devtools/server/actors/webbrowser.js => devtools/server/actors/tab.js
extra : rebase_source : a3bb3a3986e995308522f8ead91dfa109b04af60
2016-12-01 13:20:31 -08:00
Luca Greco
34df30a2de
Bug 1315251 - Create a DevTools Remote Debugger Actor as a backend for the WebExtension DevTools API. r=ochameau
...
MozReview-Commit-ID: E6eNG8BgBwF
--HG--
extra : rebase_source : 84ca2206bfca41b0167f3de00a4874e811d41a47
2016-11-17 19:31:06 +01:00
Luca Greco
31ce204c24
Bug 1315251 - Fix excluded 'devtools/server/tests' in .eslintignore. r=ochameau
...
MozReview-Commit-ID: L5V89Frof6K
--HG--
extra : rebase_source : 113992624ebbeb4fe0ac15983a1bc37edc1f00fb
2016-11-11 18:20:13 +01:00
Tim Nguyen
296c2dc383
Bug 1316809 - Fix eslint errors in devtools/client/sourceeditor/test. r=tromey
...
MozReview-Commit-ID: HjmCUoAsqlZ
--HG--
extra : rebase_source : 13d471df5390dba8c01f2af08edb476a638b81c7
2016-11-12 16:57:41 +00:00
Tim Nguyen
3c755128db
Bug 1316723 - Fix more eslint errors in devtools/client/shared/. r=tromey
...
MozReview-Commit-ID: IzXyqkQECKb
--HG--
extra : rebase_source : dee2c883181474a33a9afcd1c9cb73afd4122a8c
2016-11-11 09:09:50 +00:00
Tom Tromey
c0406c7342
Bug 1316700 - make developer-toolbar.js eslint-clean; r=jryans
...
MozReview-Commit-ID: FgvsY8PTpCj
--HG--
extra : rebase_source : f2ad123ecee242547371fd7e8482cf1e9c6bb02f
2016-11-10 14:07:02 -07:00