Victor Porof
|
e445d2b6ed
|
Bug 886067 - Netmonitor displays request sizes as "0 KB" after opening Console, r=msucan
|
2013-06-26 23:35:39 +03:00 |
|
Heather Arthur
|
0b1e305abe
|
Bug 731311 - Network monitor should allow to replay and edit requests; r=vporof
|
2013-06-26 12:09:59 +03:00 |
|
Victor Porof
|
033717a71a
|
Backed out changeset 5414c83bb989 for having the wrong patch author, r=me
|
2013-06-26 12:06:07 +03:00 |
|
Victor Porof
|
9f04904bde
|
Bug 731311 - Network monitor should allow to replay and edit requests; r=vporof
|
2013-06-26 09:00:49 +03:00 |
|
Mihai Sucan
|
41e61be582
|
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
|
902de0f7fb
|
Bug 692829 - Display cached messages from iframes; r=msucan
|
2013-06-14 11:19:26 -04:00 |
|
Nick Fitzgerald
|
76e78c45d3
|
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
|
4ee9d109a8
|
Merge fx-team to m-c
|
2013-06-23 19:00:17 +03:00 |
|
Mihai Sucan
|
082e84f0d9
|
Bug 883649 - Console freezes when accessing a DeadObject's property; r=past
|
2013-06-21 20:40:00 +03:00 |
|
Dave Camp
|
ffe862febb
|
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
|
c3cb821d78
|
Bug 884396 - Add tests for NodeActor.setNodeValue. r=paul
--HG--
extra : rebase_source : 2e60220c3c3021862267e6300a5c54e7489aef57
|
2013-06-10 21:18:44 -07:00 |
|
Dave Camp
|
e925ee1a5c
|
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
|
c330abb860
|
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
|
35509cd8d1
|
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
|
5c8b0c76e6
|
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
|
a522abf020
|
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
|
ecac128177
|
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
|
7a12484988
|
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
|
3b1055e7d1
|
Merge inbound and m-c.
|
2013-06-20 19:22:19 -04:00 |
|
Nick Fitzgerald
|
da2bce2e44
|
Bug 757408 - Opening debugger hangs completely on large scripts; r=past
|
2013-06-20 10:43:30 -07:00 |
|
Brian O'Keefe
|
ed17339221
|
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
|
bf05e64bbe
|
Bug 732553 - NS_BASE_STREAM_CLOSED in dbg-transport.js. r=past
|
2013-06-19 20:57:35 -04:00 |
|
Alexandre Poirot
|
24602bf3cc
|
Bug 879228 - [browserconsole] Tune console.jsm to ease Addon SDK integration. r=msucan
|
2013-06-20 12:51:18 -04:00 |
|
Alexandre Poirot
|
4bdd89cf92
|
Bug 882760: Fix devtool's JSM global issue on b2g; r=jimb
|
2013-06-22 09:01:12 -04:00 |
|
Dave Camp
|
7f396d005c
|
Bug 883604 - Implement NodeFront.isDocumentElement. r=paul
|
2013-06-17 06:52:51 -07:00 |
|
Dave Camp
|
a455b09435
|
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
|
94f17bb587
|
Bug 883602 - Import all parents when using frontForRawNode(). r=jwalker
|
2013-06-17 06:52:51 -07:00 |
|
Dave Camp
|
e1378f6462
|
Bug 883599 - Fix the inspector actor's nextSibling and previousSibling requests. r=paul
|
2013-06-10 21:18:18 -07:00 |
|
Dave Camp
|
3cc23fe0ec
|
Bug 881120 - Allow clients to specify nodes that shouldn't be released. r=jwalker
|
2013-06-11 20:27:23 -07:00 |
|
Dave Camp
|
ad99c0d2ec
|
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
|
5a17f0a08d
|
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
|
5170b54b2d
|
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
|
78cfff5e31
|
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
|
ab66f0d9a5
|
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
|
f55d4af0be
|
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
|
8442e3dd6b
|
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
|
584463cee7
|
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
|
1f10f88d87
|
Bug 881101 - hooks.other is null after shutting down the debugger. r=past
|
2013-06-10 21:16:47 -07:00 |
|
Dave Camp
|
b4452c5821
|
Backout revision 5c76c23df424 for bad commit message.
|
2013-06-15 10:21:50 -07:00 |
|
Dave Camp
|
26d4bf3695
|
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
|
14b0f79bbe
|
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
|
23913ae271
|
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
|
f4a077b474
|
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
|
16dcb1adbf
|
Bug 878958: Separate out a function for setting reply handlers. r=dcamp
|
2013-06-14 13:14:30 -07:00 |
|
Jim Blandy
|
9aec8ae7a0
|
Bug 878958: In DebuggerClient, substitute mainRoot for _connected. r=dcamp
|
2013-06-14 13:14:30 -07:00 |
|
Jim Blandy
|
be21d9b119
|
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
|
47b154683d
|
Bug 878958: Use arrow functions in JS debugger client code. r=dcamp
|
2013-06-14 13:14:30 -07:00 |
|
Jim Blandy
|
7678420a86
|
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
|
9981b83524
|
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
|
659b126eb8
|
Bug 881499 - Modify WebApps actor to receive receipts. r=fabrice
|
2013-06-12 20:47:14 -04:00 |
|