Jaideep Bhoosreddy
8878aa9116
Bug 670002 - Use source maps in the web console w/ performance issues; r=jsantell
2016-07-20 19:09:00 +02:00
Wes Kocher
c81f8b6029
Backed out changeset aab8baf2c5f5 (bug 670002) for eslint failures
2016-07-20 12:56:46 -07:00
Jaideep Bhoosreddy
a410059042
Bug 670002 - Use source maps in the web console w/ performance issues. r=jsantell
2016-07-20 00:40:00 -04:00
Lin Clark
0eb01e72e1
Bug 1285348 - New console frontend: disable in browser toolbox. r=bgrins
2016-07-07 16:08:12 -04:00
Peter Elmers
77a6d046fa
Bug 1283465 - New console frontend: Display cached messages. r=linclark
...
MozReview-Commit-ID: ArhGOuUY8ea
2016-06-30 06:59:55 -07:00
Jarda Snajdr
4fca977051
Bug 1281732 - Part 6: Use StackTrace React component in webconsole, cleanup message-location r=linclark
2016-06-29 04:06:00 +02:00
Jarda Snajdr
ffd7df06c0
Bug 1281732 - Part 4: Add stack trace tab to HTTP console log message r=Honza
2016-06-28 09:29:00 +02:00
Wes Kocher
7dd98fbcaa
Backed out 6 changesets (bug 1244227) for mochitest-cl failures
...
Backed out changeset fc2dcc9e7f52 (bug 1244227)
Backed out changeset 5855543dc299 (bug 1244227)
Backed out changeset b409ab88921d (bug 1244227)
Backed out changeset 2990149167fc (bug 1244227)
Backed out changeset e4bf9065b319 (bug 1244227)
Backed out changeset 404a39c5e090 (bug 1244227)
2016-06-30 13:42:15 -07:00
Tom Tromey
f55698e761
Bug 1244227 - add an API to enable throttling; r=Honza
...
MozReview-Commit-ID: BirjFHVSZN7
2016-03-01 11:13:41 -07:00
Florian Scholz
883f563bc5
Bug 1279195 - Update error doc URLs and add GA parameters; r=bgrins
2016-06-24 03:58:00 +02:00
Brian Grinstead
10fb539e2a
Bug 1279195 - Move error message URL onto server. r=linclark
...
MozReview-Commit-ID: 4paCU4JDDMv
2016-06-21 15:09:13 -07:00
Jaideep Bhoosreddy
216550f461
Bug 1255908 - Replaced "/" with hostname when for root document in webconsole; r=jsnajdr
2016-06-22 20:30:00 +02:00
Alexandre Poirot
51346cf61c
Bug 1268447 - Convert webconsole to use new key shortcut module. r=bgrins
2016-05-31 14:17:03 -07:00
Nicolas Chevobbe
743fe72df9
Bug 1272460 - Make the new console take the full width of the window. r=bgrins
...
MozReview-Commit-ID: FpdVHkId0D8
2016-05-26 10:17:11 -07: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
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
Tom Tromey
3a49936872
Bug 1265876 - don't directly use Timer.jsm or timers.js in devtools; r=ochameau
...
MozReview-Commit-ID: HzbnNvTc5db
2016-05-04 08:02:03 -06: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
Nicolas Chevobbe
0da63061c9
Bug 1260283 - Implement new console output frontend behind a pref. r=linclark
...
MozReview-Commit-ID: 9y4QgUsRLa2
2016-04-29 13:17: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
404f48a5f9
Bug 1260283 - Implement new console output frontend behind a pref. r=bgrins
...
MozReview-Commit-ID: 54Tl5b5T2EJ
2016-04-29 13:16:00 -07:00
Brian Grinstead
09f5fd7538
Bug 1260283 - Implement new console output frontend behind a pref. r=linclark
...
MozReview-Commit-ID: 2WL6rKpiKgz
2016-04-29 13:15: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
Carsten "Tomcat" Book
74de773d2c
Backed out changeset 797e8190073f (bug 1265876) for memory leaks in browser_markup_mutation_02.js
2016-04-28 08:13:42 +02:00
Tom Tromey
323443bd29
Bug 1265876 - don't directly use Timer.jsm or timers.js in devtools; r=ochameau
...
MozReview-Commit-ID: HzbnNvTc5db
2016-04-21 11:20:14 -06:00
Julian Descottes
580e3f5d66
Bug 659625 - part2: implement console.clear in devtools webconsole;r=bgrins
...
When receiving a console clear message, the webconsole should clear
the UI: remove all messages until the clear() message and close
the variables view sidebar if opened.
Add one integration tests to test console.clear calls from the content page.
MozReview-Commit-ID: GnBCBSmN1rk
2016-04-12 08:09:41 +02:00
Carsten "Tomcat" Book
63b8764de7
Backed out changeset 671011b82100 (bug 659625)
2016-04-13 12:30:24 +02:00
Julian Descottes
76732b44f4
Bug 659625 - part2: implement console.clear in devtools webconsole;r=bgrins
...
When receiving a console clear message, the webconsole should clear
the UI: remove all messages until the clear() message and close
the variables view sidebar if opened.
Add one integration tests to test console.clear calls from the content page.
MozReview-Commit-ID: GnBCBSmN1rk
2016-04-12 08:09:41 +02:00
Morgan Phillips
fa1977d377
Bug 1255133 - Surface the most common JavaScript errors; r=bgrins
2016-04-08 01:06:32 -07:00
Morgan Phillips
b210844a9f
Bug 1255133 - Surface links to external documentation alongside relevant error messages 1/2; r=bgrins
2016-04-01 23:17:49 -07:00
Jan Odvarko
b45550fc24
Bug 1211525 - HTTP log inspection in the Console panel; r=jlongster,helenvholmes,bgrins,linclark a=kwierso
...
MozReview-Commit-ID: AA1xxjJtCPQ
2016-02-12 18:25:09 +01:00
Brian Grinstead
9ff323a478
Bug 1239992 - Focus input field if text is not selected in webconsole output;r=linclark
...
MozReview-Commit-ID: 2MsIap7Rj4P
2016-03-30 10:10:22 -07:00
Brian Grinstead
a75245db39
Bug 1260071 - Call resize() when searching happens on frontend to reset width;r=vporof
...
MozReview-Commit-ID: 3Sbuh5NEN6p
2016-03-30 07:49:42 -07:00
Michael Kohler
7fafc598b1
Bug 1256163 - Fix all other code styles in webconsole.js. r=lclark
2016-03-17 03:02:59 +01:00
Jordan Santell
c51cb55adc
Bug 1251033 - Part 4 - Integrate Frame component in webconsole. r=linclark
2016-03-11 08:33:44 -08:00
Ryan VanderMeulen
9dee204d4e
Backed out changeset b2e8a5b5b256 (bug 1251033) for browser_scratchpad_wrong_window_focus.js permafail.
...
CLOSED TREE
2016-03-10 20:22:44 -05:00
Jordan Santell
eb400146a6
Bug 1251033 - Part 4 - Integrate Frame component in webconsole. r=linclark
2016-03-10 15:43:56 -08:00
Jordan Santell
8215bc31f3
Bug 1251084 - Remove WebConsoleUtils.abbreviateSourceURL with source-utils function. r=linclark
2016-03-01 14:32:11 -08:00
Alexandre Poirot
bb787b541e
Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans
2016-02-27 04:51:10 -08:00
AJ Kerrigan
03989ecdc3
Bug 1099071 - Display error message in console for thrown empty string;r=bgrins
...
MozReview-Commit-ID: IhOFhDnyMpF
2016-02-19 00:32:57 -05:00
Brian Grinstead
8dbd0fb9e9
Bug 1248301 - Do not cause a horizontal scrollbar to appear in the console when it overflows vertically;r=vporof
...
MozReview-Commit-ID: DpHEycUVcTs
2016-02-21 18:39:53 -08:00
Brian Grinstead
6b6b6ee741
Bug 1249715 - Split jsterm into different file than webconsole.js;r=linclark
...
MozReview-Commit-ID: GM1Y5NKXyir
2016-02-21 18:39:34 -08:00
Brian Grinstead
fae4068804
Bug 1249714 - Use jsterm.focus instead of inputNode.focus;r=linclark
...
MozReview-Commit-ID: 7LOW7S5rX5Y
2016-02-19 14:49:42 -08:00
AJ Kerrigan
8917ed42db
Bug 1246188 - Make webconsole.js ESLint-clean. r=lclark
2016-02-13 00:56:12 -05:00
Alexandre Poirot
c278a0c6db
Bug 1245462 - Replace usages of gDevTools.jsm by module imports. r=jryans
2016-02-11 04:29:47 -08:00
Carsten "Tomcat" Book
d65244c9c1
merge mozilla-inbound to mozilla-central a=merge
2016-02-04 12:02:05 +01:00
AJ Kerrigan
e37ecbd030
Bug 1244514 - webconsole.js eslint: fix spacing and line length; r=linclark
2016-02-01 14:16:04 -05:00
AJ Kerrigan
da562235be
Bug 1243764 - Remove named function syntax from webconsole.js methods;r=linclark
...
This change eliminates a class of ESLint errors (camelcase), while
also bringing the method definitions in line with MDN Coding Style
guidelines.
2016-01-29 12:45:57 -05:00
AJ Kerrigan
4d966b68e3
Bug 1243133 - Fix brace style in webconsole.js. r=linclark
...
Get rid of ESLint brace style warnings by converting to 1TBS.
2016-01-28 22:32:26 -05:00