gecko/toolkit/devtools/server
2014-02-15 10:57:26 +02:00
..
actors Use the wrapped global to decide if we are in an xpcshell environment or not (bug 901930). r=vporof 2014-02-15 10:57:26 +02:00
tests Use the wrapped global to decide if we are in an xpcshell environment or not (bug 901930). r=vporof 2014-02-15 10:57:26 +02:00
child.js Bug 962541 - Allow debugging the same app on subsequent connections. r=paul 2014-02-03 09:43:28 -05:00
dbg-server.jsm Bug 946813 - Part 4: Reland bug 941012 with working chrome debugger. r=past 2014-01-06 14:55:00 -06:00
main.js Bug 962511 - Implement an eventlooplag actor. r=past 2014-02-05 16:29:38 +01:00
Makefile.in Bug 941989 - Remove useless EXTRA_DSO_LDOPTS. r=mshal 2013-11-23 07:02:10 +09:00
moz.build Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted 2014-02-06 13:00:20 -08:00
nsIJSInspector.idl
nsJSInspector.cpp Bug 939294 - Change xpidl jsval to handles. r=gabor,bz,khuey,bsmedberg,terrence 2014-01-09 18:39:36 +01:00
nsJSInspector.h Bug 927930 - Make nsJSInspector cycle collected as it has JS::Value members r=jimb r=smaug 2013-11-06 10:45:59 +00:00
protocol.js Bug 951658 - Kill the inspector front even if walker.release() failed. r=pbrosset 2013-12-18 12:41:28 -05:00
transport.js