Florian Queze
6cc0b6e992
Bug 1355056 - replace (function(args) { /* do stuff using this */ }).bind(this) with arrow functions, r=jaws.
2017-04-27 00:25:45 +02:00
Florian Queze
d3c36892fa
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
Sebastian Hengst
42670ceca0
Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout
2017-04-14 23:39:22 +02:00
Florian Queze
9b4f73599f
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
J. Ryan Stinnett
4999247ce4
Bug 1275942 - Add option to wait for debugger on startup. r=jdescottes
...
Adds a `--wait-for-jsdebugger` CLI option which will spin the event loop until
the debugger connects to allow debugging _some_ startup code paths, such as the
beginning of the `browser.js` file.
Startup code paths that run before the DevTools CLI handler will be missed for
now. This can be improved in the future if we move this to an earlier phase of
app startup.
MozReview-Commit-ID: J1A8lWLETGY
2017-03-02 14:50:30 -06:00
Myk Melez
c1427a2abc
Bug 1338681 - import Console.jsm before calling console.error; r=jryans
2017-02-10 14:12:09 -08:00
Sebastian Hengst
c6d9ef3e98
Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout
2017-01-11 23:21:56 +01:00
Tim Nguyen
548b6bdbef
Bug 1330099 - Enable object-shorthand eslint rule. r=jryans
...
MozReview-Commit-ID: 3wA25rfznBv
2017-01-11 21:22:15 +00:00
Manuel Griessmayr
1e1082204d
Bug 1311783 - Pretty print firefox -h. r=bsmedberg
2016-10-28 07:40:00 -04:00
Jarda Snajdr
7be5bf8264
Bug 1286281 - Part 6: Add WebSocket transport option to debugger server r=jryans
...
MozReview-Commit-ID: 66qvFYgB3jW
2016-08-03 03:40:00 -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
James Long
ece81a7a77
Bug 1265775 - replace Cu.reportError with console.error in devtools client code r=tromey
2016-05-06 11:29:10 -04:00
J. Ryan Stinnett
8aa03a5d4d
Bug 1263258 - Require space before paren for anonymous functions. r=pbro
...
MozReview-Commit-ID: 2F0j45Vxn2I
2016-04-27 09:06:15 -05:00
Alexandre Poirot
4302367585
Bug 1261665 - Remove unecessary Loader.jsm main in favor of require(). r=jryans
2016-04-14 01:40:43 -07:00
Alexandre Poirot
27145f22af
Bug 1247203 - Cleanup relations between main client module and devtools-browser. r=jryans
2016-04-01 05:48:59 -07:00
Alexandre Poirot
5c982f6874
Bug 1248600 - Remove registerBrowserWindow/forgetBrowserWindow calls from /browser/. r=jryans
2016-02-24 02:06:42 -08:00
Wes Kocher
e473baded6
Backed out changeset 3b17489c9d98 (bug 1248600) for ESLint failures
2016-02-22 09:27:04 -08:00
Alexandre Poirot
a6e6c4cd80
Bug 1248600 - Remove registerBrowserWindow/forgetBrowserWindow calls from /browser/. r=jryans
2016-02-22 06:57:15 -08:00