Nick Fitzgerald
b908756702
Bug 889492 - Debugger does not stop at the debugger; statement in original files; r=anton
2013-08-22 10:41:48 -07:00
Ms2ger
3a103a7e9f
Bug 883284 - Part f: Move LIBXUL_LIBRARY into moz.build (p-z); r=glandium
2013-08-22 08:56:01 +02:00
Paul Rouget
0f07087e67
Bug 895360 - [app manager] Device meta data actor. r=poirot.alex
2013-08-21 08:56:40 +02:00
Paul Rouget
95434b21b1
Bug 898485 - [app manager] Implement an abstract connection manager. r=past
2013-08-21 08:56:40 +02:00
Nick Fitzgerald
25d85daf30
Bug 906100 - Intermittent failures in tests that list sources, but don't call gc() after adding test globals; r=jimb
2013-08-20 18:23:05 -07:00
Nick Fitzgerald
e31c09bf76
Bug 906796 - _unknownError should suck less; r=vporof
2013-08-20 11:15:15 -07:00
Nick Fitzgerald
c31973a6ca
Bug 906795 - safeErrorString should include a stack; r=vporof
2013-08-20 11:15:11 -07:00
Gregory Szorc
0ec778510f
Bug 896695 - Re-enable accidentally disabled toolkit/devtools/apps xpcshell tests; r=mshal
2013-08-20 10:05:52 -07:00
Mike Hordecki
1a966bfccc
Bug 795979 - RDP, new packet type: getObjectsProperties. r=past
2013-08-20 13:32:04 +01:00
Ed Morley
92d6840c2b
Backed out changeset e039f5fc18d0 (bug 795979) on suspicion of causing failures in browser_sanitize-timespans.js on a CLOSED TREE
2013-08-20 11:06:32 +01:00
Mike Hordecki
f0bc424672
Bug 795979 - RDP, new packet type: getObjectsProperties. r=past
2013-08-15 18:10:00 +02:00
Jake Bailey
3e7e8ab70d
Bug 904140 - Trace actor omits completion value property when returning undefined. r=nfitzgerald
2013-08-12 16:01:00 +02:00
Dave Camp
0f40ca92e9
Bug 906375 - Bind all the methods in Console.jsm's console object (fixed patch). r=mratcliffe
2013-08-18 09:55:49 -07:00
Dave Camp
a01c5c7e8c
Bug 906375 - Bind all the methods in Console.jsm's console object. r=mratcliffe
2013-08-16 16:45:05 -07:00
Nick Fitzgerald
12e2a99b72
Bug 901712 - black boxing doesn't work with source maps; r=dcamp
2013-08-16 14:59:04 -07:00
Mike Hordecki
60789e4326
Bug 755412 - Debugging protocol server should drop connection if packet framing is bad. r=past, r=jimb
2013-08-16 08:48:22 -04:00
Chris Manchester
9514920730
Bug 905239 - Fix undefined guard missed in review for bug 890555. r=jimb
2013-08-14 09:58:41 -07:00
Ryan VanderMeulen
1c7ba28dbd
Merge m-c to inbound.
2013-08-14 17:11:30 -04:00
Nick Fitzgerald
f56db2fb3c
Bug 840684 - Source map the location of frames in the RDP; r=vporof
2013-08-14 09:50:28 -07:00
Ms2ger
1a5ae526d9
Bug 901323 - Don't include nsContentUtils.h unnecessarily; r=jlebar
2013-08-14 08:56:21 +02:00
Nick Fitzgerald
d191d525cd
Bug 904196 - sctrict error in onDisplayString; r=vporof
2013-08-13 16:57:05 -07:00
Nick Fitzgerald
1834d16bf9
Bug 903801 - testcompatactors.js triggers an error by adding a debuggee to a thread actor in a detached state; r=past
2013-08-13 16:53:49 -07:00
Anup Allamsetty
a21b72cdf5
Bug 903511 - Rename "GripClient" to "ObjectClient". r=fitzgen
2013-08-13 12:08:30 -04:00
Dave Camp
3dc6d04b23
Bug 903453 - Make some CssLogic members explicitly public that we use elsewhere. r=jwalker
...
--HG--
extra : rebase_source : b05dce10120d7f7334389c8af32705351020618d
2013-08-07 09:47:45 -07:00
Dave Camp
e1a4c3d6e7
Bug 903454 - Rename CssLogic.FILTER.ALL to CssLogic.FILTER.USER. r=jwalker
...
--HG--
extra : rebase_source : 7115356a488daa890b9c4dde0f57a9df5d5f27c6
2013-08-07 09:27:22 -07:00
Dave Camp
9383975f56
Bug 886037 - Add a styles actor for the style inspectors. r=jwalker
...
--HG--
extra : rebase_source : 80aa9dc491c77f4b73036daeddd48f51c40f015a
2013-07-23 15:51:58 -07:00
Brandon Benvie
e83c084fcd
Bug 897256 - Add Debugger Protocol support for NaN, Infinity, and -Infinity. r=dcamp
2013-08-12 10:15:22 -07:00
Eddy Bruel
cdcfff004a
Bug 899052 - Promisify the debugger's live list interface; r=fitzgen
2013-08-21 02:08:48 +02:00
Jim Blandy
69df9b5a6a
Bug 890555 - Fix silent bugs in some toolkit/devtools/server xpcshell tests; r=dcamp
2013-08-07 15:44:00 -07:00
Chris Manchester
5fd94c437e
Bug 890555 - Fix strict mode warnings in devtools tests uncovered by fixing bug 890555; r=jimb
2013-08-08 09:28:15 -07:00
Chris Manchester
66d2110418
Bug 904808 - fix path to use .js instead of .foobar in test_sourcemaps-07.js; r=fitzgen
2013-08-13 13:15:34 -07:00
Ryan VanderMeulen
2ae0ffbbc8
Merge m-c to inbound.
2013-08-09 19:29:45 -04:00
Ryan VanderMeulen
6086370ead
Backed out changeset 986f7c642b9f (bug 886037) for mochitest-other failures.
2013-08-09 13:10:15 -04:00
Dave Camp
d61a3b2c06
Bug 886037 - Add a styles actor for the style inspectors. r=jwalker
2013-07-23 15:51:58 -07:00
Dave Camp
78440b0ee4
Bug 897275 - Move css-logic.js to toolkit. r=jwalker, r=gps
...
--HG--
rename : browser/devtools/styleinspector/css-logic.js => toolkit/devtools/styleinspector/css-logic.js
2013-07-24 10:57:04 -07:00
Dave Camp
8971ab35e0
Bug 895982 - JS debugger: use of promises in server doesn't preserve request/reply ordering. r=jimb
2013-08-08 22:28:41 -07:00
Ryan VanderMeulen
759170e174
Merge m-c to fx-team.
2013-08-08 16:25:37 -04:00
Carsten "Tomcat" Book
49f1fe3711
merge mozilla-central to fx-team
2013-08-08 14:05:38 +02:00
Ed Morley
e4bcd96d08
Merge mozilla-central and inbound
2013-08-07 16:19:03 -07:00
Jonathan Griffin
8f02ad112b
Bug 898074 - Backout c92dc0497dfb, a=test-only
2013-08-07 14:54:31 -07:00
Dave Camp
4a8cda1c16
Bug 896811 - Test output looks very strange, and is useless for failing tests. r=jwalker
...
--HG--
extra : rebase_source : 5be7e5d80dcda096adacc58f9348c5f999cf52d3
2013-08-07 11:01:49 -07:00
Alexandre Poirot
ca9b0fb21c
Bug 900500 - Add pref to bypass devtool's prompt on remote connection. r=robcee, r=mgoodwin
2013-08-06 17:56:45 -04:00
Dave Camp
4c4b79a4d5
Bug 897275 - Move css-logic.js to toolkit. r=jwalker
...
--HG--
rename : browser/devtools/styleinspector/css-logic.js => toolkit/devtools/styleinspector/css-logic.js
extra : rebase_source : 6d7cbdea4ec7bfed78083ec62c125b6d6c0bab4f
2013-07-24 10:57:04 -07:00
Dave Camp
22b077aab9
Bug 899786 - Return the string version of the baseURI in the style editor. r=harth
2013-07-23 15:50:26 -07:00
Dave Camp
11bc7e4dec
Bug 899789 - Return the correct namespaceURI in the inspector actor. r=harth
2013-07-23 15:51:16 -07:00
Dave Camp
7053fe380b
Bug 898899 - Allow node actors to be passed as actorids rather than full forms. r=jwalker
2013-07-23 15:48:20 -07:00
Carsten "Tomcat" Book
5c34d25a48
Merge b2g-inbound to m-c
2013-08-05 11:22:48 +02:00
Ryan VanderMeulen
9cc0ca802c
Merge m-c to b2g-inbound.
2013-08-02 19:55:10 -04:00
Dave Hylands
77bd411859
Bug 898074 - Defer close to ensure that it doesn't happen before onPacket processing. r=dcamp
2013-08-02 16:50:02 -07:00
Ms2ger
ee0442e9f6
Bug 899261 - Use @DEPTH@ more; r=bsmedberg
2013-08-02 09:04:38 +02:00
Christos Stathis
65e973b754
Bug 790016 - Web console remote protocol sends more data than needed for completion; r=msucan
2013-08-01 22:31:36 +03:00
Nick Fitzgerald
0b53ddd116
bug 899877 part 1: remove frame.isBlackBoxed, add frame.source; r=dcamp
2013-08-03 11:05:36 -07:00
Dave Camp
5e8b8f5799
Bug 892274 - H should toggle the selected node's hidden attribute. r=harth
...
--HG--
extra : rebase_source : 2e56afd40e611dc2d6d87d1c7c978e64ebb90baf
2013-07-31 11:33:56 -07:00
Mihai Sucan
a1f817b16f
Bug 877262 - Part 2: move the Web Console files over to the new jetpack-based loader; r=dcamp
...
--HG--
rename : browser/devtools/shared/AutocompletePopup.jsm => browser/devtools/shared/autocomplete-popup.js
rename : browser/devtools/webconsole/HUDService.jsm => browser/devtools/webconsole/hudservice.js
rename : browser/devtools/webconsole/NetworkPanel.jsm => browser/devtools/webconsole/network-panel.js
rename : browser/devtools/webconsole/WebConsolePanel.jsm => browser/devtools/webconsole/panel.js
rename : toolkit/devtools/webconsole/WebConsoleClient.jsm => toolkit/devtools/webconsole/client.js
rename : toolkit/devtools/webconsole/NetworkHelper.jsm => toolkit/devtools/webconsole/network-helper.js
rename : toolkit/devtools/webconsole/WebConsoleUtils.jsm => toolkit/devtools/webconsole/utils.js
2013-08-03 13:29:48 +03:00
Mihai Sucan
43f2c64069
Bug 877262 - Part 1: merge HUDConsoleUI into HUDService and prepare for the jetpack loader; r=robcee
2013-08-02 20:11:57 +03:00
Jake Bailey
0dec37b416
Bug 901098 - Trace actor callsite trace type actually returns source location; r=fitzgen
2013-08-02 17:26:31 -07:00
Jake Bailey
05183e06ae
Bug 900268 - Trace actor collects too much information when serializing objects; r=fitzgen
2013-08-02 17:26:31 -07:00
Jake Bailey
6d66a55fe0
Bug 900776 - Trace actor reports NaN time when exiting frames; r=fitzgen
2013-08-02 17:26:30 -07:00
Ms2ger
4ec2f72e42
Backout changeset ec45d9c75316 for insufficient review.
2013-08-08 19:36:08 +02:00
Philipp Kewisch
67f44b90c3
Fix bug 880511 - Web Console and Style Editor make hardcoded references to the browser window. r=dcamp
2013-08-01 10:51:24 +02:00
Mason Chang
e7bd3f0dcc
Bug 897744 - BreakpointStore should have a hasBreakpoint method; r=fitzgen
2013-07-30 19:34:10 -07:00
Nick Fitzgerald
2f124f7556
Backed out changeset 041986a971af because I forgot to add the "r=..." to the commit message
2013-07-31 10:12:57 -07:00
Mason Chang
6d28a4bf0b
Bug 897744 - BreakpointStore should have a hasBreakpoint method
2013-07-30 19:34:10 -07:00
Alexandre Poirot
1b08c632e7
Bug 898000 - Add getIconAsDataURL in webapps actor. r=paul.rouget
2013-07-31 09:16:45 -04:00
Nick Fitzgerald
79e6109df6
Bug 895543 - part 1: cache SourceClient instances; r=robcee
2013-07-30 20:36:12 -07:00
Jake Bailey
e9069b15ab
Bug 887027 - Implement a tracing profiler actor; r=past,robcee
2013-07-30 19:09:29 -07:00
Ryan VanderMeulen
09b200b169
Merge m-c to inbound on a CLOSED TREE.
2013-07-30 09:23:28 -04:00
Nick Fitzgerald
e910a3f81b
Bug 899215 - test_breakpointstore.js isn't testing anything; r=jimb
2013-07-29 15:52:35 -07:00
Christos Stathis
cfa65b00cd
Bug 686937 - Include JSTerm helpers in autocompletion suggestions; r=past
2013-07-27 11:44:00 +03:00
Trevor Saunders
108b7dd046
backout bug 886526 because it probably made us use a lot more memory to link on windows
2013-07-29 11:03:21 -04:00
Nick Fitzgerald
f992bb5422
Bug 892605 - part 2: add 'dbg blackbox' and 'dbg unblackbox' gcli commands; r=vporof
2013-07-27 10:50:57 -07:00
Nick Fitzgerald
75336e013a
Bug 892605 - part 1: move the BlackBoxChange DOM event to blackboxchange thread client event; r=vporof
2013-07-27 10:49:45 -07:00
Nick Fitzgerald
cb23d833b6
Bug 897777 - fix source mapped source resolution when there is no source root; r=jimb
2013-07-26 22:27:15 -07:00
Dave Camp
ae33d6eb16
Bug 896274 - Allow an object's form to be an actor id. r=jimb
2013-07-21 11:02:30 -07:00
Dave Camp
7ab68a8797
Bug 896270 - Replace optional arguments with nullable types in protocol.js, part 2. r=jimb
2013-07-21 10:38:40 -07:00
Dave Camp
0a7e2b6277
Bug 896270 - Replace optional arguments with nullable types in protocol.js, part 1. r=jimb
2013-07-21 10:15:59 -07:00
Nick Fitzgerald
b8c8b5a4b2
Bug 860035 - script actors should handle breakpoints with columns; r=jimb
2013-07-24 17:46:49 -07:00
Ryan VanderMeulen
f0022c3922
Merge m-c to birch.
2013-07-24 18:22:06 -04:00
Alexandre Poirot
5a3d2d1f5a
Bug 817580 - Pref off new webapps actor features until we secure remote debugger connection. r=paul.rouget
2013-07-24 11:29:04 -04:00
Alexandre Poirot
e967ab7776
Bug 817580 - Expose tab actors for apps in child processes. r=jimb
2013-07-24 11:28:32 -04:00
Jim Blandy
78a50865f3
Bug 878958 - Support connections with prefixed actor names and prefix-based forwarding. r=dcamp
2013-07-24 11:27:26 -04:00
Dave Camp
c40cec3d74
Bug 896103 - NodeListActor's items() response has unnecessary nesting. r=harth
...
--HG--
extra : rebase_source : b589da834403503959b357f91e989b77e47a2d32
2013-07-21 07:40:43 -07:00
Dave Camp
5fa1124809
Bug 879523 - Remote the SelectorSearch. r=paul
2013-06-10 21:18:46 -07:00
Francesco Lodolo [:flod]
c7be86c0f8
Bug 871697 - GCLI: review strings and l10n comment, fix wrong strings disconnectDesc and disconnectManual; r=jwalker
2013-07-20 05:18:43 +01:00
Joe Walker
bb24e88a46
Bug 767587 - GCLI should have a type for files; r=mratcliffe
2013-07-20 05:17:24 +01:00
Dave Camp
066cd8ea57
Bug 888528 - Add node deletion/insertion to the walker actor. r=jwalker
2013-06-17 06:52:53 -07:00
Panos Astithas
169d483962
Implement backend support for breaking on DOM events and retrieving all the event listeners on a page (bug 832982); r=rcampbell,smaug
2013-07-18 14:14:16 +03:00
Panos Astithas
b157d819e2
Don't pause twice on a breakpoint or debugger statement while stepping (bug 829028); r=rcampbell
2013-07-18 12:45:17 +03:00
Panos Astithas
db345be1be
Clear any previous stepping hooks on a plain resumption (bug 832234); r=rcampbell
2013-07-18 12:45:17 +03:00
Bobby Holley
eb2e873e6c
Bug 889911 - Switch xpcshell to SystemErrorReporter with a little bit of special magic. r=mrbkap
...
XPCShell currently overrides all the JSContexts whose creation it observes with
its own custom error reporter. This reporter does all sorts of funny things which
we try to clean up for the most part. But there are a few very intricate
considerations at play.
First, the old xpcshell error reporter does some mumbo jumbo with the
XPCCallContext stack to try to guess whether some other code might catch the
exception. This is total garbage on a number of fronts, particularly because
the XPCCallContext stack has no concept of saved frame chains, nested event
loops, sandbox boundaries, origin boundaries, or any of the myriad of
complicating factors that determine whether or not an exception will propagate.
So we get rid of it. But this causes some crazy debugger tests to fail, because
they rely on an exception from uriloader/exthandler/nsHandlerService.js getting
squelched, and can't handle anybody reporting errors to the console service at
the particular moment of contortionism when the exception is raised. So we need
to introduce an explicit mechanism to disable the error reporter here to keep
things running.
Second, we have to be very careful about tracking the return status of the
xpcshell binary. The old code would simply flag an error code if the error
handler was invoked, and we can mostly continue to do that. But there are some
complications. See the comments.
Finally, we don't anything analogous in XPCShellEnvironment, because I have
patches in bug 889714 to remove its state-dependence on the error reporter.
I'll switch it to SystemErrorReporter in that bug.
2013-07-16 20:38:44 -07:00
Ryan VanderMeulen
e168631670
Backed out 10 changesets (bug 889911, bug 889714) due to merge conflicts on a CLOSED TREE.
...
Backed out changeset 1a1a536121da (bug 889714)
Backed out changeset 2cd88ef9eea5 (bug 889714)
Backed out changeset 489723887eca (bug 889714)
Backed out changeset 2b38ce22cf97 (bug 889714)
Backed out changeset 87b0a59a5d51 (bug 889714)
Backed out changeset 13229bab2ba4 (bug 889714)
Backed out changeset 234bd6d1fbed (bug 889714)
Backed out changeset 4f5f62284917 (bug 889714)
Backed out changeset 18537c4436c7 (bug 889911)
Backed out changeset ca7060ab1588 (bug 889911)
2013-07-16 21:16:31 -04:00
Bobby Holley
c1403cacc4
Bug 889911 - Switch xpcshell to SystemErrorReporter with a little bit of special magic. r=mrbkap
...
XPCShell currently overrides all the JSContexts whose creation it observes with
its own custom error reporter. This reporter does all sorts of funny things which
we try to clean up for the most part. But there are a few very intricate
considerations at play.
First, the old xpcshell error reporter does some mumbo jumbo with the
XPCCallContext stack to try to guess whether some other code might catch the
exception. This is total garbage on a number of fronts, particularly because
the XPCCallContext stack has no concept of saved frame chains, nested event
loops, sandbox boundaries, origin boundaries, or any of the myriad of
complicating factors that determine whether or not an exception will propagate.
So we get rid of it. But this causes some crazy debugger tests to fail, because
they rely on an exception from uriloader/exthandler/nsHandlerService.js getting
squelched, and can't handle anybody reporting errors to the console service at
the particular moment of contortionism when the exception is raised. So we need
to introduce an explicit mechanism to disable the error reporter here to keep
things running.
Second, we have to be very careful about tracking the return status of the
xpcshell binary. The old code would simply flag an error code if the error
handler was invoked, and we can mostly continue to do that. But there are some
complications. See the comments.
Finally, we don't anything analogous in XPCShellEnvironment, because I have
patches in bug 889714 to remove its state-dependence on the error reporter.
I'll switch it to SystemErrorReporter in that bug.
2013-07-16 18:04:49 -07:00
Philipp Kewisch
434e0291c7
Bug 872897 - TypeError: cyclic object value when opening style editor. r=harth
2013-06-10 23:02:24 +02:00
Dave Camp
0257b1904b
Bug 896267 - Only create one walker actor per tab. r=harth
2013-07-19 11:21:40 -07:00
Brandon Benvie
9d1632cde4
bug 825039 - Make Scratchpad execute in context of current debugger; r=rcampbell,msucan,past
2013-07-23 09:58:27 -07:00
Gijs Kruitbosch
cc70e4aa11
Bug 880752 - Console.jsm stdout/err output is joined with commas and nukes newlines; r=jwalker
2013-06-08 00:23:50 +02:00
Trevor Saunders
e62a12b52f
bug 886526 - remove IS_COMPONENT and MODULE_NAME makefile vars for things in libxul r=bsmedberg r=glandium
2013-08-08 20:12:37 -04:00
Mike Hommey
b97d1767fc
Bug 892904 - Remove useless includes of config.mk. r=gps
2013-07-15 18:48:40 +09:00
Ryan VanderMeulen
d03fb91d02
Merge m-c to inbound.
2013-07-12 15:51:48 -04:00
Panos Astithas
e9012c3b84
Fix step-in in chrome debugging by loading the promise library in the debugger server's compartment (Bug 834756); r=dtownsend,vporof
2013-07-12 22:13:21 +03:00
Jim Blandy
bc3bf7126b
Bug 878958: Implement ChildDebuggerTransport, a debug protocol transport for communicating with content child processes via process message managers. r=dcamp
...
Transport classes (or prototypes?) should have a label that the requester telemetry stuff can cite, instead of that freaky check we have now.
2013-07-12 11:08:28 -07:00
Ryan VanderMeulen
784b4970b1
Merge m-c to fx-team.
2013-07-11 21:58:48 -04:00
Ryan VanderMeulen
7155e76d44
Backed out changeset 817ceeb741b4 (bug 888528) for mochitest-other orange.
2013-07-11 15:21:41 -04:00
Alexandre Poirot
b1940863c7
Bug 889356 - Add test for app redirects
manifest feature. r=fabrice
2013-07-11 14:43:53 -04:00
Alexandre Poirot
1e1a4993e4
Bug 889356 - The redirects functionality appears to fail via pushing the app to the device. r=fabrice
2013-07-11 14:43:38 -04:00
Nick Fitzgerald
f7ca2063a8
Bug 892100 - Script actor's source loading error reporting broken; r=past
2013-07-11 10:56:23 -07:00
Ed Morley
16bf648135
Merge mozilla-central and fx-team
2013-07-11 10:59:07 +01:00
Panos Astithas
698b809ffe
Rename Promise to promise to avoid collisions with the forthcoming DOM Promise implementation (bug 885318); r=jwalker
2013-07-11 10:12:20 +03:00
Ryan VanderMeulen
d806e1e244
Merge m-c to inbound.
2013-07-10 09:45:16 -04:00
Heather Arthur
ea9a6f1485
Bug 891171 - Remove actor id from StyleSheetActor event type name; r=dcamp
2013-07-09 17:34:14 -07:00
Jim Blandy
325ce1a84b
NO BUG: JS Debugger: Fix variable name in reportError. r=gijs
2013-07-10 16:02:28 -07:00
Mihai Sucan
366007a69e
Bug 812618 - Autocomplete at cursor location; r=robcee
2013-06-28 20:56:33 +03:00
Panos Astithas
2897446860
Bug 882538 - Add reload() and navigateTo() methods to BrowserTabActor; r=rcampbell
2013-06-28 10:53:00 +03:00
Panos Astithas
5694a6f1ae
Bug 870128 - Pause on exceptions doesn't work after reload; r=rcampbell
2013-07-09 10:57:13 +03:00
Trevor Saunders
4fda35a773
bug 886526 - disallow MODULE_NAME and IS_COMPONENT for makefiles in libxul r=bsmedberg
2013-06-25 11:15:21 -04:00
Nick Fitzgerald
eebeb27495
Bug 889526 - Improve reportError so that it will add a stack trace if one is available; r=past
2013-07-03 14:10:52 -07:00
Dave Camp
3611785138
Bug 888528 - Add node deletion/insertion to the walker actor. r=jwalker
...
--HG--
extra : rebase_source : 8d5b9991371a7dcdceff2cd302e7bc76c8f90ea0
2013-06-17 06:52:53 -07:00
Ryan VanderMeulen
cf9fba3a22
Merge fx-team to inbound.
2013-07-02 09:14:48 -04:00
Brandon Benvie
d5a5fdd2c5
Bug 888399 - Fix missing parenthesis in DebuggerClient.Argument.prototype.getArgument. r=dcamp
2013-06-28 11:25:57 -07:00
Mihai Sucan
514b9c384c
Bug 886137 - Can't inspect objects in the webconsole, while debugging and inspecting; r=past
2013-06-28 19:16:18 +03:00
Anton Kovalyov
1706e0cec0
Bug 828038 - Change profile recording UI and behavior; r=dcamp
2013-06-27 17:31:52 -07:00
Alexandre Poirot
03d9153976
Bug 887809 - Webconsole actor doesn't unregister correctly consoleProgressListener on stopListeners. r=msucan
2013-07-01 09:47:09 -04:00
Mihnea Dobrescu-Balaur
ed37951190
Bug 889102 - Use a dynamic port in test_dbgglobal.js so that the xpcshell tests can be run concurrently. r=past
2013-07-09 09:09:16 -04:00
Victor Porof
68abdee420
Bug 886067 - Netmonitor displays request sizes as "0 KB" after opening Console, r=msucan
2013-06-26 23:35:39 +03:00
Heather Arthur
6f1595f89b
Bug 731311 - Network monitor should allow to replay and edit requests; r=vporof
2013-06-26 12:09:59 +03:00
Victor Porof
d89482657a
Backed out changeset 5414c83bb989 for having the wrong patch author, r=me
2013-06-26 12:06:07 +03:00
Victor Porof
f0d1376f2f
Bug 731311 - Network monitor should allow to replay and edit requests; r=vporof
2013-06-26 09:00:49 +03:00
Mihai Sucan
b8dd40d720
Bug 885751 - dbg-server.jsm compartment is leaking 500,000-char JavaScript warning strings like a sieve; r=dcamp
2013-06-23 14:35:22 +03:00
Rob Campbell
0fcd222292
Bug 692829 - Display cached messages from iframes; r=msucan
2013-06-14 11:19:26 -04:00
Nick Fitzgerald
f85da297f0
Bug 885597 - absolute urls not working with sourcesContent and source maps in file:// urls; r=dcamp
2013-06-23 09:44:29 -07:00
Victor Porof
20a5e0947c
Merge fx-team to m-c
2013-06-23 19:00:17 +03:00
Mihai Sucan
a8f991cdf2
Bug 883649 - Console freezes when accessing a DeadObject's property; r=past
2013-06-21 20:40:00 +03:00
Dave Camp
021e1a421d
Bug 884431 - Consistently treat iframe documents as children in the inspector actor. r=paul
...
--HG--
extra : rebase_source : b364251c71393eed94a39ba5ace7225525bc5a00
2013-06-17 06:52:52 -07:00
Dave Camp
adccb547fb
Bug 884396 - Add tests for NodeActor.setNodeValue. r=paul
...
--HG--
extra : rebase_source : 2e60220c3c3021862267e6300a5c54e7489aef57
2013-06-10 21:18:44 -07:00
Dave Camp
9ac0cdec46
Bug 884390 - Add attribute modification to the inspector actor. r=paul
...
--HG--
extra : rebase_source : ecd39da79ad5ad7d1bc365b135758970561341a0
2013-06-10 21:18:44 -07:00
Dave Camp
4118321418
Bug 884388 - Add inner/outerHTML requests to the walker actor. r=paul
...
--HG--
extra : rebase_source : 7fe93afb46ce07bf17c9bf503056d345506f17b6
2013-06-10 21:18:44 -07:00
Dave Camp
d7bdc12d32
Bug 883908 - Fix padding in Console.jsm's trace method. r=jwalker
...
--HG--
extra : rebase_source : b98c20106329084d5361dc336a58e98287f27445
2013-06-17 06:52:54 -07:00
Dave Camp
6a1c8cf0e7
Bug 877316 - Add pseudo-class lock functionality to the inspector actor. r=harth
...
--HG--
extra : rebase_source : a24d4026ebc893d64f25ac65e535e5da23adfbc3
2013-06-10 21:18:41 -07:00
Dave Camp
54db0275a3
Bug 883601 - Downgrade exceptions to warning when accessing rawNode on an inspector front. r=paul
...
--HG--
extra : rebase_source : bd170c4a9d32a6ffb4031e9c09658d2892dbb445
2013-06-10 21:18:43 -07:00
Dave Camp
8c158aea06
Bug 883600 - Add an isLocal method to the walker. r=paul
...
--HG--
extra : rebase_source : 62589f32bbf32569b000f5b1557788402cf979e7
2013-06-10 21:18:43 -07:00
Victor Porof
19edc00bbb
Bug 883345 - Undefined values aren't properly displayed in the debugger's variables view, r=past
2013-06-21 17:33:57 +03:00
Ryan VanderMeulen
69762bc8de
Merge inbound and m-c.
2013-06-20 19:22:19 -04:00
Nick Fitzgerald
4be3b2b473
Bug 757408 - Opening debugger hangs completely on large scripts; r=past
2013-06-20 10:43:30 -07:00
Brian O'Keefe
11bcc1cd9e
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1 ); r=mshal
...
--HG--
extra : rebase_source : 385d3fd65475ffc18ee44ae088753649470e214b
2013-06-17 15:21:01 -04:00
Alexandre Poirot
52dc995210
Bug 732553 - NS_BASE_STREAM_CLOSED in dbg-transport.js. r=past
2013-06-19 20:57:35 -04:00
Alexandre Poirot
6e43dc6fcf
Bug 879228 - [browserconsole] Tune console.jsm to ease Addon SDK integration. r=msucan
2013-06-20 12:51:18 -04:00
Alexandre Poirot
4e30f42dab
Bug 882760: Fix devtool's JSM global issue on b2g; r=jimb
2013-06-22 09:01:12 -04:00
Dave Camp
d7a7f0ad5c
Bug 883604 - Implement NodeFront.isDocumentElement. r=paul
2013-06-17 06:52:51 -07:00
Dave Camp
d738064908
Bug 883603 - Don't reply to getWalker request until DOM content is loaded. r=paul
2013-06-17 06:52:51 -07:00
Dave Camp
83c01076cf
Bug 883602 - Import all parents when using frontForRawNode(). r=jwalker
2013-06-17 06:52:51 -07:00
Dave Camp
14c6c1419f
Bug 883599 - Fix the inspector actor's nextSibling and previousSibling requests. r=paul
2013-06-10 21:18:18 -07:00
Dave Camp
7ab9abf825
Bug 881120 - Allow clients to specify nodes that shouldn't be released. r=jwalker
2013-06-11 20:27:23 -07:00
Dave Camp
d886ea39e6
Bug 878443 - Let the inspector actor expire actors for nodes that are no longer connected to the tree. r=jwalker
...
--HG--
extra : rebase_source : 0f6e871eebfd817b70d8229127b6cd285950ea86
2013-06-07 11:06:39 -07:00
Dave Camp
dce80b050a
Bug 878614 - Handle subdocument loads/unloads in the inspector actor. r=jwalker
...
--HG--
extra : rebase_source : 08d33498922f3a8b46faa5b1b11c6d8d25de9f17
2013-06-07 11:02:32 -07:00
Dave Camp
53aacec867
Bug 878442 - Add tree change mutations to the inspector actor. r=jwalker
...
--HG--
extra : rebase_source : 54401ddc820a0636f2980b8051207c4fa9968113
2013-06-06 16:22:01 -07:00
Dave Camp
8512c61e02
Bug 878441 - Add simple mutation watching to the inspector actor. r=jwalker
...
--HG--
extra : rebase_source : 1f6a187ccaa8a8d0454da7271a5adbfd890c7c79
2013-06-06 16:09:16 -07:00
Dave Camp
e84d2f4f19
Bug 878381 - Keep track of parents and children on the client side of the inspector. r=jwalker
...
--HG--
extra : rebase_source : c8ba58bf283e6c2c99c0c1ba8959ce97fc266d8a
2013-06-06 16:09:16 -07:00
Dave Camp
a36c1b496d
Bug 878379 - Change the walker's querySelector requests to provide any nodes needed to connect to the root node. r=jwalker
...
--HG--
extra : rebase_source : c234f32af28b5c137e679b1da1d9e5967fc08b3f
2013-06-06 16:09:16 -07:00
Dave Camp
8dcdc83993
Bug 877300 - Add a basic DOM walker actor. r=jwalker
...
--HG--
extra : rebase_source : 984ca53aba9223f1d7c716a394cef2fc72bf8438
2013-06-06 16:09:16 -07:00
Dave Camp
f74f25a8b2
Bug 866306 - Add a library to make devtools protocol interaction a bit easier - fix xpcshell tests, r=orange
2013-06-15 12:10:23 -07:00
Dave Camp
b4b2f88a8f
Bug 881101 - hooks.other is null after shutting down the debugger. r=past
2013-06-10 21:16:47 -07:00
Dave Camp
465d00dbcd
Backout revision 5c76c23df424 for bad commit message.
2013-06-15 10:21:50 -07:00
Dave Camp
b50d21be3d
Bug 866306 - Add a library to make devtools protocol interaction a bit easier. r=jimb
...
--HG--
extra : rebase_source : 1b8d8b42ccea6bfea01297a16a561e55f192d554
2013-06-06 12:29:27 -07:00
Dave Camp
f24dd9d3b4
Bug 877295 - Allow actors to be loaded as addon-sdk modules. r=past
...
--HG--
extra : rebase_source : 8f5e3247a5b98fb67bc3d659549b4040bb2d2f42
2013-06-10 21:16:47 -07:00
Dave Camp
b39419aaa8
Bug 877295 - Allow actors to be loaded as CommonJS modules. r=past
...
--HG--
extra : rebase_source : c9f1f7da216e006ab1983127f9aa61da25f7da92
2013-06-06 16:06:08 -07:00
Jim Blandy
52ec936398
Bug 878958: Handle a greeting packet as if it were reply from the root actor. r=dcamp
2013-06-14 13:14:30 -07:00
Jim Blandy
eb8478d9ea
Bug 878958: Separate out a function for setting reply handlers. r=dcamp
2013-06-14 13:14:30 -07:00
Jim Blandy
8ac0731334
Bug 878958: In DebuggerClient, substitute mainRoot for _connected. r=dcamp
2013-06-14 13:14:30 -07:00
Jim Blandy
29e5bf70c0
Bug 878958: Use a Map to map actor names to reply handlers, not an object. r=dcamp
2013-06-14 13:14:30 -07:00
Jim Blandy
296fb31c55
Bug 878958: Use arrow functions in JS debugger client code. r=dcamp
2013-06-14 13:14:30 -07:00
Jim Blandy
01d7ebb311
Bug 878901: Create a separate client front object, RootClient, for communicating with root actors. r=dcamp
2013-06-14 13:14:29 -07:00
Nick Fitzgerald
0c6e598a67
Bug 882986 - A source map's sourcesContent doesn't work when the original file path is absolute; r=dcamp
2013-06-13 18:21:06 -07:00
Nick Desaulniers
dedf6a8eb2
Bug 881499 - Modify WebApps actor to receive receipts. r=fabrice
2013-06-12 20:47:14 -04:00
Panos Astithas
9a6f3ac9cc
Bug 773590 - Display the return value when stepping out of a function; r=vporof
2013-06-12 12:56:15 +03:00
Philipp Kewisch
9118048227
Fix bug 881671 - Comment for appShellDOMWindowType is wrong. r=jimb
2013-06-11 14:53:48 +02:00
Philipp Kewisch
6f9fcadd39
Fix bug 881468 - Event listener not properly removed in BrowserTabList. r=jimb
...
Fix bug 881468 - Event listener not properly removed in BrowserTabList. r=jimb
2013-06-11 13:04:29 +02:00
Nick Fitzgerald
2fd640db2a
Bug 877682 - blackbox sources in the debugger server via the rdp; r=dcamp,past
2013-06-11 17:23:00 +03:00
Mihai Sucan
58900d9aff
Bug 861338 - [browserconsole] Cache Console.jsm API calls with ConsoleAPIStorage.jsm; r=jwalker
2013-06-07 20:13:48 +03:00
Panos Astithas
c3fa5c9c0d
Don't take the slow async path when source maps are not enabled or present (bug 873224); r=rcampbell f=nfitzgerald
2013-06-11 10:58:57 +03:00
Jonathan Griffin
7e83d0b580
Bug 797529 - Make DevToolsUtils.js compatible with B2G compartment sharing, r=past
2013-06-06 20:00:11 -07:00
Nick Fitzgerald
194c3a4cb5
Bug 870361 - Change the symbol for source map pragmas from @ to #. r=jorendorff
2013-06-10 08:36:23 -04:00
Mihai Sucan
4e616bdbf9
Bug 877773 - If Browser console is staying opened, Browser UI freezes for a while when open youtube page; r=robcee
2013-06-04 18:47:39 +03:00
Mihai Sucan
4b0528c455
Bug 877953 - Fix for intermittent test_cached_messages.html | number of cached page errors - got n, expected 2; r=me
2013-06-04 22:12:11 +03:00
Jim Blandy
003b496a3c
No bug: comment fixes for JS debugger sourceMap support. f=fitzgen DONTBUILD
2013-06-05 18:06:43 -07:00
Ryan VanderMeulen
01ff5c0dc3
Merge inbound to m-c.
2013-06-05 16:29:54 -04:00
Nick Fitzgerald
e7414531e2
Bug 879246 - Fix intermittent failure in test_sourcemaps-02.js. r=past
2013-06-05 12:13:31 -04:00
Dave Camp
dce1c3abcb
Bug 878472 - Let local debugger clients find the DebuggerServerConnection. r=past
2013-06-03 09:05:29 -07:00
Jim Blandy
59f3d0d730
Bug 878319: Move makeInfallible into its own JSM. r=dcamp
2013-06-05 09:30:54 -07:00
Jim Blandy
78b89f1c5a
Bug 870081: Share a common RootActor implementation amongst browser, Fennec, B2G, and xpcshell tests. r=past,mfinkle,fabrice
2013-06-02 10:19:41 +03:00
Panos Astithas
03ab87f879
Backout b0e571a21e22 for wrong bug number
2013-06-02 10:18:15 +03:00
Jim Blandy
3923f3e983
Bug 871081: Share a common RootActor implementation amongst browser, Fennec, B2G, and xpcshell tests. r=past,mfinkle,fabrice
...
--HG--
rename : browser/devtools/debugger/test/browser_dbg_listtabs.js => browser/devtools/debugger/test/browser_dbg_listtabs-01.js
2013-05-17 15:17:00 +03:00
Dave Camp
a211a7d924
Bug 878292 - Profiler actor leaves the profiler running in some cases. r=anton, r=robcee
2013-06-01 11:53:54 -07:00
Dave Camp
833e053ee8
Bug 877719 - DebuggerServer.destroy should always work. r=past
2013-05-30 09:42:00 -07:00
Nick Fitzgerald
914800933b
Bug 760370 - Visually distinguish non-extensible objects; r=vporof
2013-05-29 19:47:00 +03:00
Jim Blandy
816e6cfe91
Use DebuggerServer.addGlobalActor to register ChromeDebuggerActor, instead of writing out code with the same effect (bug 863936). r=past,mfinkle,fabrice
2013-04-19 17:33:00 +03:00
Dave Camp
5c4da5d26e
Bug 867208 - Console.jsm is truncating messages. r=jwalker
2013-05-31 16:57:42 -07:00
Dave Camp
8fde07ae03
Bug 877274 - Add console.exception to Console.jsm. r=msucan
2013-05-31 16:57:40 -07:00
Ryan VanderMeulen
f797d61109
Merge m-c to fx-team.
2013-05-31 16:14:04 -04:00
Dave Camp
6e85dda0f3
Backout changeset 333845b6e000 (bug 877719) for mochitest-browser bustage.
2013-05-31 12:56:05 -07:00
Dave Camp
e10c90ffe7
Bug 877298 - Move devtools globals to loader creation. r=jwalker
2013-05-31 11:06:09 -07:00
Dave Camp
a89b51591d
Bug 877719 - DebuggerServer.destroy should always work. r=past, f=jgriffin
2013-05-31 11:06:08 -07:00
Dave Camp
aa8a843d64
Bug 867109 - tools reload not working correctly on windows. r=jwalker
2013-05-29 10:48:06 -07:00
Dave Camp
f2c815193b
Bug 875437 - Close the debugger client in test_add_actors.js. r=past
2013-05-29 10:47:38 -07:00
Dave Camp
daec88e78f
Bug 876793 - gDevTools._addToolToWindows doesn't work with existing windows. r=jwalker
2013-05-29 10:47:38 -07:00
Dave Camp
5b2c790957
Bug 875432 - Loader.jsm references gDevTools. r=jwalker
2013-05-29 10:47:38 -07:00
Anton Kovalyov
b3a6606651
Bug 817836 - Support for console.profile and console.profileEnd; r=dcamp
2013-05-14 15:25:28 -07:00
Anton Kovalyov
59e6805757
Backed out changeset 4f2586fe4489
2013-05-28 12:51:42 -07:00
Anton Kovalyov
0eff5c8c08
Bug 817836 - Support for console.profile and console.profileEnd; r=dcamp
2013-05-14 15:25:28 -07:00
Mihai Sucan
2e950f3c51
Bug 859756 - [browserconsole] Show nsIConsoleMessages in the Browser Console; r=robcee
2013-05-28 18:24:31 +03:00
Mike Shal
5169c0a913
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
...
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Tim Taubert
7a1cc4e9e8
merge m-c to fx-team
2013-05-26 15:22:27 +02:00
Mihai Sucan
decd78751d
Bug 874061 - Figure out private browsing and the browser console; r=robcee f=ehsan
2013-05-25 12:25:36 +03:00
Joe Walker
f0f44065ed
Bug 767589 - GCLI should expose addType and removeType to the outside; r=mratcliffe
2013-05-25 10:41:42 +01:00
Joe Walker
57536173c7
Bug 874821 - Enable better remote gcli testing; r=mratcliffe
2013-05-25 09:51:31 +01:00
Joe Walker
70d15618e2
Bug 754315 - Refactor to enable exec commands; r=mratcliffe
2013-05-25 09:51:31 +01:00
Joe Walker
4289449d65
Bug 767589 - GCLI should expose addType and removeType to the outside; r=mratcliffe
2013-05-25 09:51:30 +01:00
Victor Porof
841b15d8e6
Bug 859046 - Implement filtering out certain types of requests, r=rcampbell
...
* * *
Bug 873761 - Several "XUL box for hbox element contained an inline #text child, forcing all its children to be wrapped in a block." warnings for netmonitor.xul, r=rcampbell
2013-05-24 20:53:10 +03:00
Victor Porof
468c05c4bc
Bug 866623 - Firefox spoils cyrillic text in the Network Monitor response tab - fix convertToUnicode misbehaving when a request has no attached contentCharset, r=rcampbell
...
--HG--
rename : browser/devtools/netmonitor/test/browser_net_cyrillic.js => browser/devtools/netmonitor/test/browser_net_cyrillic-01.js
2013-05-24 20:10:07 +03:00
Eddy Bruel
95c00e88f0
Merge for bug 637572
2013-05-24 17:05:46 -07:00
Jim Blandy
10df30c8be
Bug 862490: Clarify sharing of _createExtraActors and _appendExtraActors between BrowserRootActor and BrowserTabActor. r=past
2013-05-24 10:13:42 -07:00
Bobby Holley
cdde50556c
Bug 868130 - Include nsCxPusher.h everywhere we need it, and stop including it from nsContentUtils.h. r=gabor
2013-05-22 10:05:26 -06:00
Dave Camp
77da184a4d
Bug 872091 - Rename files in the debugger server (another bustage fix). r=bustage
2013-05-21 20:44:39 -07:00
Dave Camp
b8a9df1ca3
Bug 872091 - Rename files in the debugger server (bustage fix). r=bustage
2013-05-21 18:47:47 -07:00
Dave Camp
435407e287
Bug 872091 - Rename files in the debugger server. r=past,r=jimb
...
--HG--
rename : toolkit/devtools/debugger/Makefile.in => toolkit/devtools/client/Makefile.in
rename : toolkit/devtools/debugger/dbg-client.jsm => toolkit/devtools/client/dbg-client.jsm
rename : toolkit/devtools/debugger/moz.build => toolkit/devtools/client/moz.build
rename : toolkit/devtools/debugger/Makefile.in => toolkit/devtools/server/Makefile.in
rename : toolkit/devtools/gcli/dbg-gcli-actors.js => toolkit/devtools/server/actors/gcli.js
rename : toolkit/devtools/debugger/server/dbg-profiler-actors.js => toolkit/devtools/server/actors/profiler.js
rename : toolkit/devtools/debugger/server/dbg-script-actors.js => toolkit/devtools/server/actors/script.js
rename : toolkit/devtools/styleeditor/dbg-styleeditor-actors.js => toolkit/devtools/server/actors/styleeditor.js
rename : toolkit/devtools/debugger/server/dbg-browser-actors.js => toolkit/devtools/server/actors/webbrowser.js
rename : toolkit/devtools/webconsole/dbg-webconsole-actors.js => toolkit/devtools/server/actors/webconsole.js
rename : toolkit/devtools/debugger/server/dbg-server.jsm => toolkit/devtools/server/dbg-server.jsm
rename : toolkit/devtools/debugger/server/dbg-server.js => toolkit/devtools/server/main.js
rename : toolkit/devtools/debugger/moz.build => toolkit/devtools/server/moz.build
rename : toolkit/devtools/debugger/nsIJSInspector.idl => toolkit/devtools/server/nsIJSInspector.idl
rename : toolkit/devtools/debugger/nsJSInspector.cpp => toolkit/devtools/server/nsJSInspector.cpp
rename : toolkit/devtools/debugger/nsJSInspector.h => toolkit/devtools/server/nsJSInspector.h
rename : toolkit/devtools/debugger/tests/mochitest/Makefile.in => toolkit/devtools/server/tests/mochitest/Makefile.in
rename : toolkit/devtools/debugger/tests/mochitest/moz.build => toolkit/devtools/server/tests/mochitest/moz.build
rename : toolkit/devtools/debugger/tests/mochitest/nonchrome_unsafeDereference.html => toolkit/devtools/server/tests/mochitest/nonchrome_unsafeDereference.html
rename : toolkit/devtools/debugger/tests/mochitest/test_unsafeDereference.html => toolkit/devtools/server/tests/mochitest/test_unsafeDereference.html
rename : toolkit/devtools/debugger/tests/moz.build => toolkit/devtools/server/tests/moz.build
rename : toolkit/devtools/debugger/tests/unit/head_dbg.js => toolkit/devtools/server/tests/unit/head_dbg.js
rename : toolkit/devtools/debugger/tests/unit/post_init_global_actors.js => toolkit/devtools/server/tests/unit/post_init_global_actors.js
rename : toolkit/devtools/debugger/tests/unit/post_init_tab_actors.js => toolkit/devtools/server/tests/unit/post_init_tab_actors.js
rename : toolkit/devtools/debugger/tests/unit/pre_init_global_actors.js => toolkit/devtools/server/tests/unit/pre_init_global_actors.js
rename : toolkit/devtools/debugger/tests/unit/pre_init_tab_actors.js => toolkit/devtools/server/tests/unit/pre_init_tab_actors.js
rename : toolkit/devtools/debugger/tests/unit/source-map-data/sourcemapped.coffee => toolkit/devtools/server/tests/unit/source-map-data/sourcemapped.coffee
rename : toolkit/devtools/debugger/tests/unit/source-map-data/sourcemapped.map => toolkit/devtools/server/tests/unit/source-map-data/sourcemapped.map
rename : toolkit/devtools/debugger/tests/unit/sourcemapped.js => toolkit/devtools/server/tests/unit/sourcemapped.js
rename : toolkit/devtools/debugger/tests/unit/test_add_actors.js => toolkit/devtools/server/tests/unit/test_add_actors.js
rename : toolkit/devtools/debugger/tests/unit/test_attach.js => toolkit/devtools/server/tests/unit/test_attach.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-01.js => toolkit/devtools/server/tests/unit/test_breakpoint-01.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-02.js => toolkit/devtools/server/tests/unit/test_breakpoint-02.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-03.js => toolkit/devtools/server/tests/unit/test_breakpoint-03.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-04.js => toolkit/devtools/server/tests/unit/test_breakpoint-04.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-05.js => toolkit/devtools/server/tests/unit/test_breakpoint-05.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-06.js => toolkit/devtools/server/tests/unit/test_breakpoint-06.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-07.js => toolkit/devtools/server/tests/unit/test_breakpoint-07.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-08.js => toolkit/devtools/server/tests/unit/test_breakpoint-08.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-09.js => toolkit/devtools/server/tests/unit/test_breakpoint-09.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-10.js => toolkit/devtools/server/tests/unit/test_breakpoint-10.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-11.js => toolkit/devtools/server/tests/unit/test_breakpoint-11.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-12.js => toolkit/devtools/server/tests/unit/test_breakpoint-12.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpointstore.js => toolkit/devtools/server/tests/unit/test_breakpointstore.js
rename : toolkit/devtools/debugger/tests/unit/test_dbgactor.js => toolkit/devtools/server/tests/unit/test_dbgactor.js
rename : toolkit/devtools/debugger/tests/unit/test_dbgclient_debuggerstatement.js => toolkit/devtools/server/tests/unit/test_dbgclient_debuggerstatement.js
rename : toolkit/devtools/debugger/tests/unit/test_dbgglobal.js => toolkit/devtools/server/tests/unit/test_dbgglobal.js
rename : toolkit/devtools/debugger/tests/unit/test_dbgsocket.js => toolkit/devtools/server/tests/unit/test_dbgsocket.js
rename : toolkit/devtools/debugger/tests/unit/test_eval-01.js => toolkit/devtools/server/tests/unit/test_eval-01.js
rename : toolkit/devtools/debugger/tests/unit/test_eval-02.js => toolkit/devtools/server/tests/unit/test_eval-02.js
rename : toolkit/devtools/debugger/tests/unit/test_eval-03.js => toolkit/devtools/server/tests/unit/test_eval-03.js
rename : toolkit/devtools/debugger/tests/unit/test_eval-04.js => toolkit/devtools/server/tests/unit/test_eval-04.js
rename : toolkit/devtools/debugger/tests/unit/test_eval-05.js => toolkit/devtools/server/tests/unit/test_eval-05.js
rename : toolkit/devtools/debugger/tests/unit/test_frameactor-01.js => toolkit/devtools/server/tests/unit/test_frameactor-01.js
rename : toolkit/devtools/debugger/tests/unit/test_frameactor-02.js => toolkit/devtools/server/tests/unit/test_frameactor-02.js
rename : toolkit/devtools/debugger/tests/unit/test_frameactor-03.js => toolkit/devtools/server/tests/unit/test_frameactor-03.js
rename : toolkit/devtools/debugger/tests/unit/test_frameactor-04.js => toolkit/devtools/server/tests/unit/test_frameactor-04.js
rename : toolkit/devtools/debugger/tests/unit/test_frameactor-05.js => toolkit/devtools/server/tests/unit/test_frameactor-05.js
rename : toolkit/devtools/debugger/tests/unit/test_framearguments-01.js => toolkit/devtools/server/tests/unit/test_framearguments-01.js
rename : toolkit/devtools/debugger/tests/unit/test_framebindings-01.js => toolkit/devtools/server/tests/unit/test_framebindings-01.js
rename : toolkit/devtools/debugger/tests/unit/test_framebindings-02.js => toolkit/devtools/server/tests/unit/test_framebindings-02.js
rename : toolkit/devtools/debugger/tests/unit/test_framebindings-03.js => toolkit/devtools/server/tests/unit/test_framebindings-03.js
rename : toolkit/devtools/debugger/tests/unit/test_framebindings-04.js => toolkit/devtools/server/tests/unit/test_framebindings-04.js
rename : toolkit/devtools/debugger/tests/unit/test_framebindings-05.js => toolkit/devtools/server/tests/unit/test_framebindings-05.js
rename : toolkit/devtools/debugger/tests/unit/test_framebindings-06.js => toolkit/devtools/server/tests/unit/test_framebindings-06.js
rename : toolkit/devtools/debugger/tests/unit/test_frameclient-01.js => toolkit/devtools/server/tests/unit/test_frameclient-01.js
rename : toolkit/devtools/debugger/tests/unit/test_frameclient-02.js => toolkit/devtools/server/tests/unit/test_frameclient-02.js
rename : toolkit/devtools/debugger/tests/unit/test_functiongrips-01.js => toolkit/devtools/server/tests/unit/test_functiongrips-01.js
rename : toolkit/devtools/debugger/tests/unit/test_getyoungestframe.js => toolkit/devtools/server/tests/unit/test_getyoungestframe.js
rename : toolkit/devtools/debugger/tests/unit/test_interrupt.js => toolkit/devtools/server/tests/unit/test_interrupt.js
rename : toolkit/devtools/debugger/tests/unit/test_listsources-01.js => toolkit/devtools/server/tests/unit/test_listsources-01.js
rename : toolkit/devtools/debugger/tests/unit/test_listsources-02.js => toolkit/devtools/server/tests/unit/test_listsources-02.js
rename : toolkit/devtools/debugger/tests/unit/test_listsources-03.js => toolkit/devtools/server/tests/unit/test_listsources-03.js
rename : toolkit/devtools/debugger/tests/unit/test_longstringactor.js => toolkit/devtools/server/tests/unit/test_longstringactor.js
rename : toolkit/devtools/debugger/tests/unit/test_longstringgrips-01.js => toolkit/devtools/server/tests/unit/test_longstringgrips-01.js
rename : toolkit/devtools/debugger/tests/unit/test_longstringgrips-02.js => toolkit/devtools/server/tests/unit/test_longstringgrips-02.js
rename : toolkit/devtools/debugger/tests/unit/test_nativewrappers.js => toolkit/devtools/server/tests/unit/test_nativewrappers.js
rename : toolkit/devtools/debugger/tests/unit/test_new_source-01.js => toolkit/devtools/server/tests/unit/test_new_source-01.js
rename : toolkit/devtools/debugger/tests/unit/test_nsjsinspector.js => toolkit/devtools/server/tests/unit/test_nsjsinspector.js
rename : toolkit/devtools/debugger/tests/unit/test_objectgrips-01.js => toolkit/devtools/server/tests/unit/test_objectgrips-01.js
rename : toolkit/devtools/debugger/tests/unit/test_objectgrips-02.js => toolkit/devtools/server/tests/unit/test_objectgrips-02.js
rename : toolkit/devtools/debugger/tests/unit/test_objectgrips-03.js => toolkit/devtools/server/tests/unit/test_objectgrips-03.js
rename : toolkit/devtools/debugger/tests/unit/test_objectgrips-04.js => toolkit/devtools/server/tests/unit/test_objectgrips-04.js
rename : toolkit/devtools/debugger/tests/unit/test_pause_exceptions-01.js => toolkit/devtools/server/tests/unit/test_pause_exceptions-01.js
rename : toolkit/devtools/debugger/tests/unit/test_pause_exceptions-02.js => toolkit/devtools/server/tests/unit/test_pause_exceptions-02.js
rename : toolkit/devtools/debugger/tests/unit/test_pauselifetime-01.js => toolkit/devtools/server/tests/unit/test_pauselifetime-01.js
rename : toolkit/devtools/debugger/tests/unit/test_pauselifetime-02.js => toolkit/devtools/server/tests/unit/test_pauselifetime-02.js
rename : toolkit/devtools/debugger/tests/unit/test_pauselifetime-03.js => toolkit/devtools/server/tests/unit/test_pauselifetime-03.js
rename : toolkit/devtools/debugger/tests/unit/test_pauselifetime-04.js => toolkit/devtools/server/tests/unit/test_pauselifetime-04.js
rename : toolkit/devtools/debugger/tests/unit/test_profiler_actor.js => toolkit/devtools/server/tests/unit/test_profiler_actor.js
rename : toolkit/devtools/debugger/tests/unit/test_source-01.js => toolkit/devtools/server/tests/unit/test_source-01.js
rename : toolkit/devtools/debugger/tests/unit/test_sourcemaps-01.js => toolkit/devtools/server/tests/unit/test_sourcemaps-01.js
rename : toolkit/devtools/debugger/tests/unit/test_sourcemaps-02.js => toolkit/devtools/server/tests/unit/test_sourcemaps-02.js
rename : toolkit/devtools/debugger/tests/unit/test_sourcemaps-03.js => toolkit/devtools/server/tests/unit/test_sourcemaps-03.js
rename : toolkit/devtools/debugger/tests/unit/test_sourcemaps-04.js => toolkit/devtools/server/tests/unit/test_sourcemaps-04.js
rename : toolkit/devtools/debugger/tests/unit/test_sourcemaps-05.js => toolkit/devtools/server/tests/unit/test_sourcemaps-05.js
rename : toolkit/devtools/debugger/tests/unit/test_sourcemaps-06.js => toolkit/devtools/server/tests/unit/test_sourcemaps-06.js
rename : toolkit/devtools/debugger/tests/unit/test_sourcemaps-07.js => toolkit/devtools/server/tests/unit/test_sourcemaps-07.js
rename : toolkit/devtools/debugger/tests/unit/test_sources_backwards_compat-01.js => toolkit/devtools/server/tests/unit/test_sources_backwards_compat-01.js
rename : toolkit/devtools/debugger/tests/unit/test_sources_backwards_compat-02.js => toolkit/devtools/server/tests/unit/test_sources_backwards_compat-02.js
rename : toolkit/devtools/debugger/tests/unit/test_stepping-01.js => toolkit/devtools/server/tests/unit/test_stepping-01.js
rename : toolkit/devtools/debugger/tests/unit/test_stepping-02.js => toolkit/devtools/server/tests/unit/test_stepping-02.js
rename : toolkit/devtools/debugger/tests/unit/test_stepping-03.js => toolkit/devtools/server/tests/unit/test_stepping-03.js
rename : toolkit/devtools/debugger/tests/unit/test_stepping-04.js => toolkit/devtools/server/tests/unit/test_stepping-04.js
rename : toolkit/devtools/debugger/tests/unit/test_stepping-05.js => toolkit/devtools/server/tests/unit/test_stepping-05.js
rename : toolkit/devtools/debugger/tests/unit/test_threadlifetime-01.js => toolkit/devtools/server/tests/unit/test_threadlifetime-01.js
rename : toolkit/devtools/debugger/tests/unit/test_threadlifetime-02.js => toolkit/devtools/server/tests/unit/test_threadlifetime-02.js
rename : toolkit/devtools/debugger/tests/unit/test_threadlifetime-03.js => toolkit/devtools/server/tests/unit/test_threadlifetime-03.js
rename : toolkit/devtools/debugger/tests/unit/test_threadlifetime-04.js => toolkit/devtools/server/tests/unit/test_threadlifetime-04.js
rename : toolkit/devtools/debugger/tests/unit/test_threadlifetime-05.js => toolkit/devtools/server/tests/unit/test_threadlifetime-05.js
rename : toolkit/devtools/debugger/tests/unit/test_threadlifetime-06.js => toolkit/devtools/server/tests/unit/test_threadlifetime-06.js
rename : toolkit/devtools/debugger/tests/unit/test_unsafeDereference.js => toolkit/devtools/server/tests/unit/test_unsafeDereference.js
rename : toolkit/devtools/debugger/tests/unit/testactors.js => toolkit/devtools/server/tests/unit/testactors.js
rename : toolkit/devtools/debugger/tests/unit/testcompatactors.js => toolkit/devtools/server/tests/unit/testcompatactors.js
rename : toolkit/devtools/debugger/tests/unit/xpcshell.ini => toolkit/devtools/server/tests/unit/xpcshell.ini
rename : toolkit/devtools/debugger/dbg-transport.js => toolkit/devtools/server/transport.js
2013-05-21 16:39:13 -07:00
Dave Camp
a45e8355d3
Bug 871784 - b2g should specify its debug actors explicitly rather than using addBrowserActors. r=past,r=jimb,r=fabrice
2013-05-21 16:36:43 -07:00
Joe Walker
12c472d4a0
Bug 832717 - Help synopsis for GCLI commands should include the -- prefix needed to pass parameters; r=mratcliffe
2013-05-21 10:18:56 +01:00
Quentin Pradet
0d85af40a6
Bug 773271 - GCLI needs a date type; r=jwalker,harth
2013-05-21 10:18:55 +01:00
Joe Walker
c86cac0340
Bug 834230 - break del command suffers from an off by 1 error; r=vporof
2013-05-21 10:18:55 +01:00
Joe Walker
1aa8c8d0f0
Bug 866680 - gcli string params should allow empty values; r=mgoodwin,harth
2013-05-21 10:18:54 +01:00
Joe Walker
aa4d623f25
Bug 786661 - GCLI should not auto-unescape command line escapes; r=optimizer,harth
2013-05-21 10:18:54 +01:00
Mihai Sucan
e182346196
Bug 863818 - console.log messages don't appear in the Web Console when connecting to 'shell.xul' via Simulator; r=past
2013-05-16 22:54:40 +03:00
Nick Fitzgerald
d06a609568
Bug 865252 - Don't heavily prefer cache when loading source mapped sources; r=rcampbell
2013-05-13 14:53:00 +03:00
Nick Fitzgerald
c80267cf2f
Bug 852792 - load sources from the 'sourcesContent' field in a source map, if available; r=rcampbell
2013-05-13 14:16:00 +03:00
Gregory Szorc
1b12175ba0
Bug 873629 - Remove 129 empty Makefile.in files; r=ted
2013-05-17 16:20:11 -07:00
Ryan VanderMeulen
1f38b1f993
Backed out changesets 073791f33ab7 and 7ac5779a426c (bug 859756) for causing intermittent Windows build failures.
...
CLOSED TREE
2013-05-17 17:30:20 -04:00
Mihai Sucan
504f602058
Bug 859756 - [browserconsole] Show nsIConsoleMessages in the Browser Console; r=robcee
2013-05-17 13:36:56 +03:00
Mihai Sucan
565f18d189
Bug 871156 - Allow Ctrl+W to close the tab when the Web Console is focused; r=robcee
2013-05-16 15:35:53 +03:00
Ryan VanderMeulen
5d89a58470
Merge m-c to fx-team.
2013-05-16 16:19:25 -04:00
Panos Astithas
259e2a67eb
Bug 871510 - Some event handlers appear as undefined, hiding the appropriate null values in the prototype; r=msucan
2013-05-16 18:42:15 +03:00
Victor Porof
5541c2365f
Merge m-c to fx-team
2013-05-16 10:32:06 +03:00
Panos Astithas
264e4370b5
Fix another typo in Loader.jsm (bug 867485); r=dcamp
2013-05-15 17:22:01 +03:00
Panos Astithas
a3f9a4448f
Fix a few typos in Loader.jsm (bug 867485); r=jwalker
2013-05-14 12:48:18 +03:00
Dave Camp
1b64436fe0
Bug 867485: Move the devtools loader into toolkit/ r=jwalker
2013-05-01 09:27:24 -07:00
Joe Walker
92a33daff8
Backed out changeset 6ebf2274acf5 (Bug 852792) for xpcshell bustage
2013-05-11 12:13:09 +01:00
Joe Walker
bc99487254
Backed out changeset 752dca088d71 (Bug 865252) for xpcshell bustage
2013-05-11 12:08:58 +01:00
Nick Fitzgerald
aaeb3d24e3
Bug 865252 - Don't heavily prefer cache when loading source mapped sources; r=robcee
2013-05-11 10:22:38 +01:00
Nick Fitzgerald
430d3e36ee
Bug 852792 - load sources from the sourcesContent field in a source map, if available; r=robcee
2013-05-11 10:22:36 +01:00
Mihai Sucan
263228aee0
Bug 870220 - Web Console property inspector shows duplicate entries for navigator.plugins; r=robcee,vporof
2013-05-11 12:05:21 +03:00
Joe Walker
816205e422
Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp
...
--HG--
rename : browser/devtools/shared/Templater.jsm => toolkit/devtools/gcli/Templater.jsm
rename : browser/devtools/commandline/gcli.jsm => toolkit/devtools/gcli/gcli.jsm
2013-05-09 15:15:22 +01:00
Mihai Sucan
3d97bcc986
Bug 869003 - Cannot inspect objects from cross-domain iframes; r=robcee
2013-05-09 18:20:51 +03:00
Joe Walker
f5cd7ed064
Backed out changeset d6249744132e (bug 839862) because xpcshell bustage
2013-05-09 17:46:27 +01:00
Joe Walker
75dc90c8cd
Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp
2013-05-09 15:15:22 +01:00
Joe Walker
7b28da5780
Bug 849171 - Console.jsm output of errors could be better; r=msucan
2013-05-09 15:15:22 +01:00
Mihai Sucan
9a1335ca6b
Bug 869981 - Bring back inspect() jsterm helper function; r=me a=robcee
2013-05-09 13:36:56 +03:00
Ryan VanderMeulen
6428dfb7b0
Merge m-c to fx-team.
2013-05-09 00:19:26 -04:00
Phil Ringnalda
32820feb08
Merge m-c to fx-team
2013-05-07 19:55:28 -07:00
Heather Arthur
5e351acfaa
Bug 868321 - Sites with no stylesheets just show loading indicator forever; r=dcamp
2013-05-07 15:49:52 -07:00
Brandon Benvie
5a6d714476
bug 843094 - Remove the PropertyPanel; r=msucan
2013-05-03 11:39:00 -04:00
David Creswick
7edaa6edcf
Bug 740541 - Style sheets in iframes are not listed in the style editor; r=harth
2013-05-06 20:31:46 -07:00
Panos Astithas
80cfd9ffb6
Bug 832231 - After a reload, breakpoints require multiple resumes to allow execution to continue; r=vporof
2013-05-01 18:29:33 +03:00
Phil Ringnalda
d2e2493e79
Merge m-c to fx-team
2013-05-05 12:28:41 -07:00
Mihai Sucan
ca581184a2
Bug 865792 - Firefox for Android remote console doesn't evaluate JS expressions; r=past
2013-05-01 14:38:45 +03:00
Myk Melez
a9d244b3fe
bug 856232 - let addons add DebuggerServer actors anytime; r=past,dcamp
...
---
toolkit/devtools/debugger/server/dbg-server.js | 15 ++--
.../debugger/tests/unit/post_init_global_actors.js | 17 +++++
.../debugger/tests/unit/post_init_tab_actors.js | 17 +++++
.../debugger/tests/unit/pre_init_global_actors.js | 17 +++++
.../debugger/tests/unit/pre_init_tab_actors.js | 17 +++++
.../debugger/tests/unit/test_add_actors.js | 82 ++++++++++++++++++++++
toolkit/devtools/debugger/tests/unit/xpcshell.ini | 1 +
7 files changed, 159 insertions(+), 7 deletions(-)
create mode 100644 toolkit/devtools/debugger/tests/unit/post_init_global_actors.js
create mode 100644 toolkit/devtools/debugger/tests/unit/post_init_tab_actors.js
create mode 100644 toolkit/devtools/debugger/tests/unit/pre_init_global_actors.js
create mode 100644 toolkit/devtools/debugger/tests/unit/pre_init_tab_actors.js
create mode 100644 toolkit/devtools/debugger/tests/unit/test_add_actors.js
--HG--
extra : amend_source : 840d4a85559c17b84dedb18bf374ca6a3e84e631
2013-05-03 18:21:48 -07:00
Dave Camp
1ed8f2da92
Backed out changeset 9c204e0c1af1 (bug 867485) for bustage.
2013-05-01 14:03:19 -07:00
Dave Camp
39b9e653c1
Bug 867485: Move the devtools loader into toolkit/ r=jwalker
2013-05-01 09:27:24 -07:00
Joey Armstrong
26736a0ee2
bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal
2013-05-13 16:24:07 -04:00
Ryan VanderMeulen
344d14196f
Merge m-c to inbound.
2013-05-01 08:00:14 -04:00
Tim Taubert
6758e80df2
merge m-c to fx-team
2013-05-01 10:18:22 +02:00
Heather Arthur
70d3e23f25
Bug 866264 - Intermittent devtools/styleeditor/test/browser_styleeditor_new.js | new editor shows 1 rule after modification - Got 2, expected 1; r=dcamp
2013-04-30 17:19:59 -07:00
Jim Blandy
a31f97d54e
Bug 866231: Have the remote protocol profiler actor copy notification values and break cycles before sending them to the client. r=dcamp
2013-04-30 15:00:29 -07:00
Jim Blandy
4fd4d6ce30
Bug 865073: debugging protocol: Systematically catch and log exceptions thrown by handler functions that their callers would otherwise ignore. r=dcamp
2013-04-30 15:00:29 -07:00
Jim Blandy
b8c5e96efb
Bug 865328: Close console clients by building a chain of continuations. r=msucan
2013-04-30 15:18:05 -07:00
Jim Blandy
1ee74732c4
Bug 865328: debug protocol client: capture a 'self' variable, instead of doing lots of 'bind' calls. r=msucan
...
This lets us use ordinary function declarations, which can appear in the
order the code will run, for legibility.
2013-04-30 15:18:04 -07:00
Dave Camp
1bfe8ab7bf
Bug 855914 - Start using the jetpack loader in devtools. r=jwalker, f=ochameau
...
--HG--
rename : browser/devtools/framework/Sidebar.jsm => browser/devtools/framework/sidebar.js
rename : browser/devtools/framework/Target.jsm => browser/devtools/framework/target.js
rename : browser/devtools/framework/ToolboxHosts.jsm => browser/devtools/framework/toolbox-hosts.js
rename : browser/devtools/framework/Toolbox.jsm => browser/devtools/framework/toolbox.js
rename : browser/devtools/inspector/Breadcrumbs.jsm => browser/devtools/inspector/breadcrumbs.js
rename : browser/devtools/inspector/Highlighter.jsm => browser/devtools/inspector/highlighter.js
rename : browser/devtools/inspector/InspectorPanel.jsm => browser/devtools/inspector/inspector-panel.js
rename : browser/devtools/inspector/Selection.jsm => browser/devtools/inspector/selection.js
rename : browser/devtools/inspector/SelectorSearch.jsm => browser/devtools/inspector/selector-search.js
rename : browser/devtools/framework/ToolDefinitions.jsm => browser/devtools/main.js
rename : browser/devtools/markupview/MarkupView.jsm => browser/devtools/markupview/markup-view.js
rename : browser/devtools/shared/EventEmitter.jsm => browser/devtools/shared/event-emitter.js
rename : browser/devtools/shared/InplaceEditor.jsm => browser/devtools/shared/inplace-editor.js
rename : browser/devtools/shared/Undo.jsm => browser/devtools/shared/undo.js
rename : browser/devtools/styleinspector/CssHtmlTree.jsm => browser/devtools/styleinspector/computed-view.js
rename : browser/devtools/styleinspector/CssLogic.jsm => browser/devtools/styleinspector/css-logic.js
rename : browser/devtools/styleinspector/CssRuleView.jsm => browser/devtools/styleinspector/rule-view.js
rename : browser/devtools/styleinspector/StyleInspector.jsm => browser/devtools/styleinspector/style-inspector.js
rename : browser/devtools/tilt/TiltGL.jsm => browser/devtools/tilt/tilt-gl.js
rename : browser/devtools/tilt/TiltMath.jsm => browser/devtools/tilt/tilt-math.js
rename : browser/devtools/tilt/TiltUtils.jsm => browser/devtools/tilt/tilt-utils.js
rename : browser/devtools/tilt/TiltVisualizerStyle.jsm => browser/devtools/tilt/tilt-visualizer-style.js
rename : browser/devtools/tilt/TiltVisualizer.jsm => browser/devtools/tilt/tilt-visualizer.js
rename : browser/devtools/tilt/Tilt.jsm => browser/devtools/tilt/tilt.js
2013-04-11 13:59:08 -07:00
Dave Camp
8584f5466b
Backed out changeset 9117c7ad29d5 for MaxHeap regression.
2013-04-28 14:42:23 -07:00
Dave Camp
dece8dacce
Bug 855914 - Start using the jetpack loader in devtools. r=jwalker, f=ochameau
...
--HG--
rename : browser/devtools/framework/Sidebar.jsm => browser/devtools/framework/sidebar.js
rename : browser/devtools/framework/Target.jsm => browser/devtools/framework/target.js
rename : browser/devtools/framework/ToolboxHosts.jsm => browser/devtools/framework/toolbox-hosts.js
rename : browser/devtools/framework/Toolbox.jsm => browser/devtools/framework/toolbox.js
rename : browser/devtools/inspector/Breadcrumbs.jsm => browser/devtools/inspector/breadcrumbs.js
rename : browser/devtools/inspector/Highlighter.jsm => browser/devtools/inspector/highlighter.js
rename : browser/devtools/inspector/InspectorPanel.jsm => browser/devtools/inspector/inspector-panel.js
rename : browser/devtools/inspector/Selection.jsm => browser/devtools/inspector/selection.js
rename : browser/devtools/inspector/SelectorSearch.jsm => browser/devtools/inspector/selector-search.js
rename : browser/devtools/framework/ToolDefinitions.jsm => browser/devtools/main.js
rename : browser/devtools/markupview/MarkupView.jsm => browser/devtools/markupview/markup-view.js
rename : browser/devtools/shared/EventEmitter.jsm => browser/devtools/shared/event-emitter.js
rename : browser/devtools/shared/InplaceEditor.jsm => browser/devtools/shared/inplace-editor.js
rename : browser/devtools/shared/Undo.jsm => browser/devtools/shared/undo.js
rename : browser/devtools/styleinspector/CssHtmlTree.jsm => browser/devtools/styleinspector/computed-view.js
rename : browser/devtools/styleinspector/CssLogic.jsm => browser/devtools/styleinspector/css-logic.js
rename : browser/devtools/styleinspector/CssRuleView.jsm => browser/devtools/styleinspector/rule-view.js
rename : browser/devtools/styleinspector/StyleInspector.jsm => browser/devtools/styleinspector/style-inspector.js
rename : browser/devtools/tilt/TiltGL.jsm => browser/devtools/tilt/tilt-gl.js
rename : browser/devtools/tilt/TiltMath.jsm => browser/devtools/tilt/tilt-math.js
rename : browser/devtools/tilt/TiltUtils.jsm => browser/devtools/tilt/tilt-utils.js
rename : browser/devtools/tilt/TiltVisualizerStyle.jsm => browser/devtools/tilt/tilt-visualizer-style.js
rename : browser/devtools/tilt/TiltVisualizer.jsm => browser/devtools/tilt/tilt-visualizer.js
rename : browser/devtools/tilt/Tilt.jsm => browser/devtools/tilt/tilt.js
2013-04-11 13:59:08 -07:00
Jim Blandy
b471dbafd2
Bug 865509: JS Debugger: List 'exception' in the UnsolicitedPauses table in dbg-client.jsm. r=dcamp
2013-04-26 14:37:44 -07:00
Heather Arthur
4c21257368
Bug 816967 - Remotable Style Editor; r=dcamp
2013-04-25 09:46:13 -07:00
Panos Astithas
389828bc04
Bug 864900 - The listTabs protocol request can fail if made immediately after a tab is closed; r=rcampbell
2013-04-25 10:47:06 +03:00
Heather Arthur
0e6d200d31
Backed out changeset 26caa9ab5c35 for XPCShell test failure
2013-04-24 17:17:39 -07:00
Heather Arthur
a595d831ff
Bug 816967 - Remotable Style Editor; r=dcamp
2013-04-24 16:14:00 -07:00
Tim Taubert
45f5a6cd12
merge m-c to fx-team
2013-04-23 18:56:19 +02:00
Eddy Bruel
4398f0d11e
Bug 851836 - breakpoints[aLocation.line] is undefined after bug 820012; r=past
2013-04-22 08:44:00 +03:00
Tim Taubert
2ac1bf9865
merge m-c to fx-team
2013-04-19 09:42:19 +02:00
Panos Astithas
696a2982a7
Bug 862360 - Use the exported Promise.all instead of reimplementing it; r=rcampbell
2013-04-18 16:19:46 +03:00
Panos Astithas
d3e7c334ed
Bug 849071 - Create some kind of chrome to turn source mapping on/off in the debugger, r=vporof
2013-04-16 18:00:33 +03:00
Nick Fitzgerald
02353a9c27
Bug 849069 - relative source map URLs should be resolved according to the spec's rules; r=past
2013-04-09 11:40:00 +03:00
Nick Fitzgerald
0c7a23a850
Bug 772119 - expose source mapped sources over the remote debugging protocol; r=past
2013-04-16 00:07:00 +03:00
Panos Astithas
fd61454196
Bug 861852 - Telemetry data from the remote protocol always appear in the remote buckets; r=rcampbell
2013-04-16 08:52:55 +03:00
Mihai Sucan
1be192843a
Bug 851231 - Output Console.jsm API calls to the browser console; r=jwalker
2013-04-15 19:10:04 +03:00
Bobby Holley
cfe137c733
Bug 860438 - Straightforward cases. r=gabor
2013-04-18 11:36:03 -04:00
Ryan VanderMeulen
891392fbf9
Merge m-c to inbound.
2013-04-18 08:08:12 -04:00
Colby Russell
4a949e0c1a
Bug 861495 - Transplant getOuterWindowWithId from nsIDOMWindowUtils to a window-related service: WebConsoleUtils.jsm; r=msucan
2013-05-08 15:05:51 +03:00
Jim Blandy
ec464eb0fd
Bug 866278: Remote debugging protocol: show sequence numbers with packets. r=past
2013-04-29 16:16:14 -07:00
Panos Astithas
980a377da5
Try to fix intermittent test_dbgsocket.js (bug 775924); r=me
2013-04-18 00:27:24 +03:00
Nick Fitzgerald
2e7589b70c
Bug 850738 - Add a crap load of telemetry tests; r=past
2013-04-09 13:47:00 +03:00
Ryan VanderMeulen
f9bee15085
Merge m-c to fx-team.
2013-04-10 11:01:28 -04:00
Panos Astithas
2c8dec2f1f
Backout eb887b962dfa (bug 772119) on suspicion of leaks
2013-04-10 16:08:59 +03:00
Panos Astithas
116a5ab638
Backout 50b1fc3ef560 (bug 849069) on suspicion of leaks
2013-04-10 16:05:35 +03:00
Nick Fitzgerald
6eb54bdd02
Bug 849069 - Relative source map URLs should be resolved according to the spec's rules; r=past
2013-04-09 11:40:00 +03:00