Tim Nguyen
3c6aca80ee
Bug 1341037 - Fix broken Browser Console. r=nchevobbe
...
MozReview-Commit-ID: 5gIYVBNCILb
2017-02-23 16:03:14 +01:00
Tim Nguyen
82780ccb28
Bug 1341037 - Fix ESLint and devtools bustage. r=bustage
...
MozReview-Commit-ID: 3Q7iGxOEMP2
2017-02-23 14:22:48 +01:00
Tim Nguyen
2016411dd2
Bug 1341037 - Use Toolbox react instance in webconsole. r=ochameau
...
MozReview-Commit-ID: 4ARtkoqWUQP
2017-02-21 20:47:25 +00:00
Nicolas Chevobbe
13e25f1a6d
Bug 1317069 - Fix ESLint in new console frontend; r=ntim
...
MozReview-Commit-ID: 7MgHbRxnU1V
2016-12-08 09:16:41 +01:00
Brian Grinstead
8337cb917d
Bug 1304178 - Run less code on startup of new console frontend;r=linclark
...
MozReview-Commit-ID: HdSEyDR6cB0
2016-10-06 17:09:55 -07:00
Lin Clark
8649071822
Bug 1307243 - Part 1: Consolidate services in a service container and add addRefToHud. r=bgrins
...
MozReview-Commit-ID: 4lDTLFzh5ly
2016-10-04 11:31:38 -07:00
Lin Clark
6d632efe28
Bug 1306751 - New console frontend: Emit new-message from componentDidMount. r=bgrins
...
MozReview-Commit-ID: 1JS6FcDU9qr
2016-10-02 15:16:50 -07:00
Alexandre Poirot
e689948770
Bug 1303288 - Pass the window object instead of current scope to prevent wrapper issues when using the devtools reload addon. r=jlongster
...
If we happen to pass the current scope (`this`), the browser-loader codebase fails
when passing it as sandboxPrototype. It only works when passing an xray wrapper.
The document scope happen to not be an xray when using the addon, whereas `window`
always is no matter if we are using the addon or not.
MozReview-Commit-ID: GjYHkaCGBDd
2016-09-21 08:07:02 -07:00
Ricky Chien
511dd0e899
Bug 1300058 - New console frontend: Support network event messages. r=linclark
...
MozReview-Commit-ID: BVc8zLjsKPm
2016-09-20 11:37:03 -07:00
Nicolas Chevobbe
60bf03e66d
Bug 1291358 - Part 2: New console frontend: Add support for console.trace();r=linclark
...
MozReview-Commit-ID: G7Ghf07BiSl
2016-08-18 16:04:32 -07:00
J. Ryan Stinnett
169c44d5f6
Bug 1193390 - Remove single arg Cu.import from /devtools. r=tromey
...
A few miscellaneous linting issues also addressed near the lines involved.
MozReview-Commit-ID: 9t1RwxdSS2X
2016-06-09 14:10:07 -05:00
J. Ryan Stinnett
530b903fcf
Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey
...
For simple rules like function spacing, we can auto-fix these across the code
base so they are followed in a consistent way.
To generate this patch, I ran:
./mach eslint devtools --no-ignore --fix
After this, I reverted any changes to third party files that we really do want
to ignore.
MozReview-Commit-ID: 6Q8BApkAW20
2016-05-18 12:49:23 -05:00
Brian Grinstead
114a5a8763
Bug 1260283 - Implement new console output frontend behind a pref. r=linclark
...
MozReview-Commit-ID: 6SRZPkKamhD
2016-04-29 13:18:00 -07:00
Nicolas Chevobbe
54a76c9296
Bug 1260283 - Implement new console output frontend behind a pref. r=linclark
...
MozReview-Commit-ID: 77qsML4CXlh
2016-04-29 13:18:00 -07:00
Lin Clark
38bcd526e5
Bug 1260283 - Implement new console output frontend behind a pref. r=bgrins
...
MozReview-Commit-ID: JvM0xrK7rks
2016-04-29 13:17:00 -07:00
Lin Clark
9bbd34898a
Bug 1260283 - Implement new console output frontend behind a pref. r=bgrins
...
MozReview-Commit-ID: B23YqAOqvW5
2016-04-29 13:14:00 -07:00
Brian Grinstead
b730b0035a
Bug 1260283 - Implement new console output frontend behind a pref. r=linclark
...
MozReview-Commit-ID: 7xr6Wm45LK5
2016-04-29 13:14:00 -07:00