Florent Fayolle
23e5abb617
Bug 1050691 - Click on a function on the console should go to the debugger. r=jlongster
2015-06-20 08:47:00 +02:00
Florent Fayolle
b0efe8bf4c
Bug 1173385 - Calling $$("") should throw an exception. r=fitzgen
2015-06-15 14:22:00 -04:00
Gabriel Luong
926f3fef4b
Bug 1169064 - Part 3: Refactor LongStringActor, createValueGrip, stringIsLong and longStripGrip from script.js to object.js r=fitzgen
2015-05-30 02:05:39 -07:00
Gabriel Luong
51762432e1
Bug 1169064 - Part 1: Move ObjectActor to object.js r=fitzgen
2015-05-30 02:05:28 -07:00
Panos Astithas
1d2ddcc897
Bug 862341 Part 2: Display cached network requests in the web console. r=vporof
2015-05-07 20:38:20 +03:00
Alexandre Poirot
87e24ffae7
Bug 1159731 - Move all Addon actor subclasses to a dedicated file. r=ejpbruel
2015-05-06 08:20:00 -04:00
Carsten "Tomcat" Book
c34ef4ad46
Merge mozilla-central to mozilla-inbound
2015-04-28 13:57:29 +02:00
Geoff Lankow
b7c235f031
Bug 1138336 - Adapt nsIScriptError so it can display log messages with filename and line number; r=jst,neil,past
2015-04-28 18:39:47 +12:00
James Long
d823f04140
Bug 764958 - Show cached network requests in the net monitor. r=jsantell
2015-04-24 14:57:00 -04:00
Andrea Marchesini
2715613b83
Bug 1125205 - Display console API messages from shared or service workers to the web console, r=past
2015-04-26 09:37:59 +01:00
Wes Kocher
04d85ae213
Backed out changeset a12f0f05779c (bug 1125205) for dt4 failures CLOSED TREE
2015-04-24 13:06:46 -07:00
Andrea Marchesini
d471f3adf3
Bug 1125205 - Display console API messages from Shared or Service Workers to the webconsole, r=past
2015-04-24 19:12:30 +01:00
Florent Fayolle
1b4874a461
Bug 1143497 - Offer a way to extend WebConsole commands. r=bgrins
2015-04-06 09:41:00 -04:00
Brian Grinstead
ded7748c81
Bug 792063 - Add $_ console shortcut to return the previous command result;r=past
2015-03-27 07:28:19 -07:00
Alexandre Poirot
c1451d9d3b
Bug 1059308 - Make frame selection button to work in browser toolbox. r=jryans,past
2015-03-04 05:47:00 +01:00
Jan Odvarko
694c2d05a1
Bug 1130318 - Send also header source from the backend. r=vporof
2015-02-11 13:49:32 +01:00
Brian Grinstead
4b90c23322
Bug 1129155 - Add console.mihai shortcut to evalWithDebugger;r=past
2015-02-11 09:08:05 -08:00
J. Ryan Stinnett
2cba94d11e
Bug 731318 - Show transferred size in Net Monitor. r=vporof
2015-01-21 15:17:02 -06:00
Sami Jaktholm
6dae51c99e
Bug 932179 - Part 1: Expose security information in the WebConsoleActor. r=past
2015-01-06 02:58:00 +02:00
J. Ryan Stinnett
358a312ab0
Backout 455a5366c877 (bug 731318) for network issues (bug 1116867)
2015-01-09 17:24:37 -06:00
Carsten "Tomcat" Book
70bf47cd0a
Backed out changeset 648fe3c2fd57 (bug 932179) for m-oth bustage on a CLOSED TREE
2015-01-08 12:18:15 +01:00
Sami Jaktholm
789be6f282
Bug 932179 - Part 1: Expose security information in the WebConsoleActor. r=past
2015-01-06 02:58:00 +01:00
Ryan VanderMeulen
bf0abf169c
Backed out changesets 5bc97468e511 and 7194852248c0 (bug 932179) for intermittent failures in browser_net_security-state.js.
2015-01-06 16:07:22 -05:00
Sami Jaktholm
eec41d9d0e
Bug 932179 - Part 1: Expose security information in the WebConsoleActor. r=past
2015-01-06 02:58:00 -05:00
Brian Grinstead
71ceccf988
Bug 1116199 - Fix web console backwards compatibility with pre 37 servers that are missing evaluateJSAsync;r=jryans
2015-01-05 13:15:04 -08:00
J. Ryan Stinnett
908aadb49d
Bug 731318 - Show transferred size in Net Monitor. r=vporof
2014-12-22 12:15:48 -06:00
Brian Grinstead
25da0de23a
Bug 1088861 - Add evaluateJSAsync method on the web console actor;r=past
2014-12-16 17:18:26 -08:00
Akshendra Pratap
772db10d06
Bug 988826 - Using LongStringActor for exceptionMessage in the evaluateJS response packet. r=past
2014-11-14 11:05:00 +01:00
Alexandre Poirot
a37dc46a40
Bug 1060093 - Implement toolbox to debug chrome of the content process. r=jryans
2014-11-07 14:24:47 -06:00
Alexandre Poirot
f3185733bc
Bug 988237 - Convert all protocol.js actors to lazy loading. r=past
2014-09-16 06:00:00 -04:00
Bobby Holley
6611820bf3
Bug 1051224 - Use the opt-out for the webconsole helpers. r=ochameau
2014-09-03 13:02:36 -07:00
Alexandre Poirot
590ce8f0c5
Bug 977043 - Tweak webconsole for frames selection. r=msucan
2014-08-27 12:19:30 +02:00
Mike Conley
97c55596d7
Bug 787975 - Make JSTerm $0 helper work across content processes. r=msucan.
2014-07-31 13:07:27 -04:00
Nick Fitzgerald
0db1800330
Bug 1039952 - Part 0: Make the parent actors manage the set of debuggees. r=fitzgen
2014-07-28 15:01:00 +02:00
Panos Astithas
785b2d000e
Properly handle unsupported value types in the console (bug 1039686). r=robcee
2014-07-21 16:06:02 +03:00
Alexandre Poirot
1d9e0ffb72
Bug 1013997 - Use only one compartment for all devtools modules. r=mossop, r=past
2014-07-07 06:07:00 -04:00
Jim Blandy
39dc0c6097
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
...
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):
- Never set the buffer's mode.
Years ago, Emacs did not have a good JavaScript mode, so it made sense
to use Java or C++ mode in .js files. However, Emacs has had js-mode for
years now; it's perfectly serviceable, and is available and enabled by
default in all major Emacs packagings.
Selecting a mode in the -*- file variable line -*- is almost always the
wrong thing to do anyway. It overrides Emacs's default choice, which is
(now) reasonable; and even worse, it overrides settings the user might
have made in their '.emacs' file for that file extension. It's only
useful when there's something specific about that particular file that
makes a particular mode appropriate.
- Correctly propagate settings that establish the correct indentation
level for this file: c-basic-offset and js2-basic-offset should be
js-indent-level. Whatever value they're given should be preserved;
different parts of our tree use different indentation styles.
- We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
Remove tab-width: settings, at least in files that don't contain tab
characters.
- Remove js2-mode settings that belong in the user's .emacs file, like
js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Eddy Bruel
072f994a7f
Bug 1003095 - Clean up how we provide several APIs;r=past
2014-06-17 21:51:43 +02:00
Dave Townsend
8ed3b4fbf7
Bug 993029: Create an add-on console actor that will be displayed in the console tab of the add-on debugger. r=msucan, r=Unfocused, r=past
2014-05-01 08:36:01 -07:00
Eddy Bruel
d8f5b80ef5
Bug 859372 - Refactor script.js; r=past
2014-04-29 17:52:44 +02:00
Alexandre Poirot
6deebff984
Bug 997239 - Move webconsole actor to a module. r=jryans,msucan
2014-04-23 10:38:00 +02:00
Alexandre Poirot
c714919c79
Bug 977043 - Use same ProgressListener event across actors. r=bgrins,past
2014-04-22 20:17:30 +02:00
Carsten "Tomcat" Book
83913b8f24
Backed out changeset a6a7df40f00a (bug 997239) for causing regresssions per #devtools
2014-04-22 12:08:10 +02:00
Alexandre Poirot
0fca8e1c3f
Bug 997239 - Convert webconsole to a module. r=msucan
2014-04-18 09:39:56 -04:00
Mihai Sucan
a16456ff7d
Bug 823097 - Add support for %c style formatting in the web console; r=past,bz
2014-04-10 17:59:21 +03:00
Mihai Sucan
64f3dd9ed8
Bug 989043 - Network monitor support for e10s. r=ochameau
2014-04-03 15:45:25 +03:00
Boris Zbarsky
a331356049
Bug 988106. No more unnecessary .wrappedJSObject in debugger. r=past
2014-03-26 21:44:25 -04:00
Mihai Sucan
c1e24d5e4c
Bug 917227 - Part 2: network monitor server changes to add support for Firefox OS; r=ochameau
2014-03-10 20:57:27 +02:00
Alexandre Poirot
d4869e17e1
Bug 958043 - Remove useless enable-content-actors pref and ContentTabActor in b2g parent process. r=past
2014-03-03 14:11:00 -05:00
Andrea Marchesini
5b068fdba3
Bug 965860 - patch 1 - Convert ConsoleAPIStorage in a Service, r=msucan, r=khuey
2014-02-27 23:38:54 +00:00