gecko-dev/toolkit/devtools/server
2015-08-25 11:16:21 -07:00
..
actors Backed out 3 changesets (bug 1165272) for b2g sanity blocker. 2015-08-25 11:16:21 -07:00
docs Bug 1181100 - Fix actors being registered dynamically when closing the first connected tab. r=jryans,mratcliffe 2015-08-03 07:52:42 -07:00
tests Merge fx-team to m-c. a=merge 2015-08-24 20:57:36 -04:00
AutoMemMap.cpp Bug 1147680 - Use PR_MemMap when deserializing heap snapshots; r=jimb 2015-06-10 13:37:11 -07:00
AutoMemMap.h Bug 1147680 - Use PR_MemMap when deserializing heap snapshots; r=jimb 2015-06-10 13:37:11 -07:00
child.js Bug 1190452 - Always import toolkit/devtools/server/main.js as CommonJS module. r=jryans 2015-08-10 05:38:56 -07:00
content-globals.js Bug 1003095 - Clean up how we provide several APIs;r=past 2014-06-17 21:51:43 +02:00
content-server.jsm Bug 1060093 - Implement toolbox to debug chrome of the content process. r=jryans 2014-11-07 14:24:47 -06:00
CoreDump.pb.cc Bug 1196498 - Include objects' [[class]] names in heap snapshots; r=sfink 2015-08-24 09:29:44 -07:00
CoreDump.pb.h Bug 1196498 - Include objects' [[class]] names in heap snapshots; r=sfink 2015-08-24 09:29:44 -07:00
CoreDump.proto Bug 1196498 - Include objects' [[class]] names in heap snapshots; r=sfink 2015-08-24 09:29:44 -07:00
dbg-server.jsm Bug 1188401 - Expose require out of Loader.jsm and use it. r=jryans 2015-08-06 05:38:10 -07:00
DeserializedNode.cpp Bug 1196498 - Include objects' [[class]] names in heap snapshots; r=sfink 2015-08-24 09:29:44 -07:00
DeserializedNode.h Bug 1196498 - Include objects' [[class]] names in heap snapshots; r=sfink 2015-08-24 09:29:44 -07:00
generate-core-dump-sources.sh Bug 1024774 - Part 3: Serialize heap snapshots. r=jimb 2015-05-28 07:37:42 -07:00
HeapSnapshot.cpp Bug 1196498 - Include objects' [[class]] names in heap snapshots; r=sfink 2015-08-24 09:29:44 -07:00
HeapSnapshot.h Bug 1194424 - Part 3: Implement a concrete JS::ubi::StackFrame specialization backed by a frame deserialized from a core dump; r=sfink 2015-08-24 09:29:44 -07:00
main.js Bug 1185770 - Promises actor does not need global: true r=fitzgen 2015-08-24 22:59:59 -07:00
moz.build Bug 1172180 - Create a PerformanceActor, and migrate existing pseudo PerformanceFront to a legacy front. r=vp 2015-08-12 21:42:54 -04:00
nsIJSInspector.idl Bug 1014944: Clarify documentation for nsIJSInspector. DONTBUILD r=dcamp 2014-05-27 17:08:37 -07:00
nsJSInspector.cpp Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
nsJSInspector.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
protocol.js Bug 1171654 - Report stacks for pending requests. r=ochameau 2015-07-09 09:42:05 -05:00
worker.js Bug 1168853 - Implement (Worker)SourceActor.source;r=jlong 2015-06-17 17:22:18 +02:00
ZeroCopyNSIOutputStream.cpp Bug 1024774 - Part 13: Change to new SpiderMonkey style from bug 1144366; r=me 2015-05-28 07:37:43 -07:00
ZeroCopyNSIOutputStream.h Bug 1024774 - Part 13: Change to new SpiderMonkey style from bug 1144366; r=me 2015-05-28 07:37:43 -07:00