Alexandre Poirot
|
7dcfed6f65
|
Bug 817580 - Expose tab actors for apps in child processes. r=jimb
|
2013-07-24 11:28:32 -04:00 |
|
Jim Blandy
|
4928972979
|
Bug 878958 - Support connections with prefixed actor names and prefix-based forwarding. r=dcamp
|
2013-07-24 11:27:26 -04:00 |
|
Dave Camp
|
2082069747
|
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
|
e7d9a9efa4
|
Bug 879523 - Remote the SelectorSearch. r=paul
|
2013-06-10 21:18:46 -07:00 |
|
Dave Camp
|
b5d3af5ed3
|
Bug 888528 - Add node deletion/insertion to the walker actor. r=jwalker
|
2013-06-17 06:52:53 -07:00 |
|
Panos Astithas
|
7bc67f036c
|
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
|
afadaecb9c
|
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
|
ef2c716f24
|
Clear any previous stepping hooks on a plain resumption (bug 832234); r=rcampbell
|
2013-07-18 12:45:17 +03:00 |
|
Ryan VanderMeulen
|
36aae04be3
|
Merge m-c to fx-team.
|
2013-07-11 21:58:48 -04:00 |
|
Ryan VanderMeulen
|
a9bc125c4e
|
Backed out changeset 817ceeb741b4 (bug 888528) for mochitest-other orange.
|
2013-07-11 15:21:41 -04:00 |
|
Alexandre Poirot
|
2e588bec08
|
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
|
16333ef823
|
Bug 892100 - Script actor's source loading error reporting broken; r=past
|
2013-07-11 10:56:23 -07:00 |
|
Ed Morley
|
c46ac635b9
|
Merge mozilla-central and fx-team
|
2013-07-11 10:59:07 +01:00 |
|
Panos Astithas
|
fedbf437f3
|
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 |
|
Heather Arthur
|
bcf9ef08b8
|
Bug 891171 - Remove actor id from StyleSheetActor event type name; r=dcamp
|
2013-07-09 17:34:14 -07:00 |
|
Jim Blandy
|
8d7610ea0c
|
NO BUG: JS Debugger: Fix variable name in reportError. r=gijs
|
2013-07-10 16:02:28 -07:00 |
|
Mihai Sucan
|
d99153a1a6
|
Bug 812618 - Autocomplete at cursor location; r=robcee
|
2013-06-28 20:56:33 +03:00 |
|
Panos Astithas
|
ec526032b6
|
Bug 882538 - Add reload() and navigateTo() methods to BrowserTabActor; r=rcampbell
|
2013-06-28 10:53:00 +03:00 |
|
Panos Astithas
|
e32dd9f2c7
|
Bug 870128 - Pause on exceptions doesn't work after reload; r=rcampbell
|
2013-07-09 10:57:13 +03:00 |
|
Nick Fitzgerald
|
127658878e
|
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
|
139b602943
|
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 |
|
Alexandre Poirot
|
1976a1826a
|
Bug 887809 - Webconsole actor doesn't unregister correctly consoleProgressListener on stopListeners. r=msucan
|
2013-07-01 09:47:09 -04:00 |
|
Mihai Sucan
|
fff43b3fcf
|
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
|
89611fda5a
|
Bug 828038 - Change profile recording UI and behavior; r=dcamp
|
2013-06-27 17:31:52 -07:00 |
|
Victor Porof
|
3a2e8a2f7b
|
Bug 886067 - Netmonitor displays request sizes as "0 KB" after opening Console, r=msucan
|
2013-06-26 23:35:39 +03:00 |
|
Heather Arthur
|
e512549c46
|
Bug 731311 - Network monitor should allow to replay and edit requests; r=vporof
|
2013-06-26 12:09:59 +03:00 |
|
Victor Porof
|
0c801e1d35
|
Backed out changeset 5414c83bb989 for having the wrong patch author, r=me
|
2013-06-26 12:06:07 +03:00 |
|
Victor Porof
|
85595c397e
|
Bug 731311 - Network monitor should allow to replay and edit requests; r=vporof
|
2013-06-26 09:00:49 +03:00 |
|
Mihai Sucan
|
3a69010850
|
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 |
|
Mihai Sucan
|
b8b639cf74
|
Bug 883649 - Console freezes when accessing a DeadObject's property; r=past
|
2013-06-21 20:40:00 +03:00 |
|
Dave Camp
|
de94e4d633
|
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
|
cbf7f89130
|
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
|
b7c28efb2c
|
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
|
d709e1e7a8
|
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
|
87c72a0da7
|
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
|
ca303ce912
|
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
|
317ce2c31f
|
Bug 883345 - Undefined values aren't properly displayed in the debugger's variables view, r=past
|
2013-06-21 17:33:57 +03:00 |
|
Nick Fitzgerald
|
2dbed58a48
|
Bug 757408 - Opening debugger hangs completely on large scripts; r=past
|
2013-06-20 10:43:30 -07:00 |
|
Dave Camp
|
8bceb2ee2a
|
Bug 883604 - Implement NodeFront.isDocumentElement. r=paul
|
2013-06-17 06:52:51 -07:00 |
|
Dave Camp
|
71d54a5b47
|
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
|
fee8937e4e
|
Bug 883602 - Import all parents when using frontForRawNode(). r=jwalker
|
2013-06-17 06:52:51 -07:00 |
|
Dave Camp
|
f75b6dc79c
|
Bug 883599 - Fix the inspector actor's nextSibling and previousSibling requests. r=paul
|
2013-06-10 21:18:18 -07:00 |
|
Dave Camp
|
2f9475a47e
|
Bug 881120 - Allow clients to specify nodes that shouldn't be released. r=jwalker
|
2013-06-11 20:27:23 -07:00 |
|
Dave Camp
|
d06fd61fb5
|
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
|
3778dbeba6
|
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
|
d324f55f93
|
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
|
ac6904d5a4
|
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
|
2d2a4af3fe
|
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
|
9c3398edd6
|
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
|
85a97695bf
|
Bug 877300 - Add a basic DOM walker actor. r=jwalker
--HG--
extra : rebase_source : 984ca53aba9223f1d7c716a394cef2fc72bf8438
|
2013-06-06 16:09:16 -07:00 |
|