Commit Graph

23 Commits

Author SHA1 Message Date
nchevobbe
07fed53b5b Bug 1307940 - Add toolbox-dependent method to serviceContainer only if toolbox is available. r=bgrins
MozReview-Commit-ID: CjRXKemaJ4f
2017-04-24 10:09:27 +02:00
Tooru Fujisawa
0f794fc52b Bug 1283712 - Part 11.4: Fix assignment. r=me 2017-02-17 05:28:41 +09:00
Tooru Fujisawa
fb86e22154 Bug 1283712 - Part 11.1: Show notes in devtools console. r=nchevobbe 2017-02-15 23:53:07 +09:00
Julian Descottes
8fc2ba66a5 Bug 1307906 - add newline and spaces in console msg for clipboard;r=nchevobbe
MozReview-Commit-ID: 51djydkJx4R
2017-01-23 19:41:44 +01:00
Julian Descottes
ad0dcd29ff Bug 1315922 - fix react/prop-types issues in client/webconsole;r=nchevobbe
MozReview-Commit-ID: Am3qt8UxRyr
2017-01-10 15:15:39 +01: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
Julian Descottes
ec5e077f01 Bug 1307239 - add context menu to new console frontend;r=nchevobbe
MozReview-Commit-ID: 6btSC89pBmG
2016-12-29 17:06:59 +01:00
Nicolas Chevobbe
55a490a50b Bug 1318796 - Open the appropriate tool when clicking on a location in the new console; r=jdescottes
We were always opening the debugger when clicking on the location link,
which could be wrong since we can have CSS warnings, or logs coming from Scratchpad.
So we add the function to open in StyleEditor and Scratchpad, and copy some mochitests
that where testing the interaction with those links.


MozReview-Commit-ID: 73mQNfy199m
2016-12-01 08:29:43 +01: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
Tim Nguyen
31a07ed744 Bug 1307871 - Add new console frontend support for 'Enable timestamps' pref. r=bgrins
MozReview-Commit-ID: FshE769sETL
2016-11-15 19:23:47 +00:00
Tooru Fujisawa
5e6a8b0923 Bug 1315242 - Part 2: Display line number and column number in error message for console input. r=bgrins 2016-11-11 01:06:26 +09:00
Tooru Fujisawa
f518a6c51e Backed out changeset fd1505a03d78 for mochitest chrome bustage (bug 1315242) 2016-11-11 03:04:46 +09:00
Tooru Fujisawa
671d325dd4 Bug 1315242 - Part 2: Display line number and column number in error message for console input. r=bgrins 2016-11-11 01:06:26 +09:00
Nicolas Chevobbe
c6e6f52b04 Bug 1307919 - Add "Learn more" MDN link in message output. r=linclark;
MozReview-Commit-ID: DSAGjD0umzG
2016-10-15 01:06:42 +02:00
Nicolas Chevobbe
47b1aa9d50 Bug 1307873 - Add support for console group. r=linclark 2016-10-07 07:17:00 -04:00
Brian Grinstead
b10a55c884 Bug 1304178 - Return a promise from dispatchMessageAdd to support jsterm.execute callback for tests;r=linclark
MozReview-Commit-ID: AeRsjFiyikv
2016-10-04 11:32:45 -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
Lin Clark
ef9ddffa30 Bug 1306775 - New console frontend: Fix classes on page errors and console commands. r=me
MozReview-Commit-ID: 97gjsvbKt1d
2016-10-02 15:16:49 -07:00
Lin Clark
61e402b63a Bug 1306099 - New console frontend: Fix scrolling. r=bgrins
MozReview-Commit-ID: 3xRTUTh53Bp
2016-10-02 15:16:49 -07:00
Lin Clark
2a943f4a13 Bug 1306622 - New console frontend: Fix stacktrace expandable closure. r=me
MozReview-Commit-ID: DugEHmQvbXd
2016-10-02 15:16:49 -07:00
Lin Clark
a63cac5b49 Bug 1306622 - New console frontend: Factor out common HTML structures from message types. r=bgrins
MozReview-Commit-ID: 3JjyRuJyFAP
2016-10-02 15:16:49 -07:00