gecko-dev/toolkit/devtools/server
2015-06-10 13:37:12 -07:00
..
actors Bug 1170848 - Only record numChildren for childList changes. r=pbrosset 2015-06-04 14:41:45 -05:00
docs Bug 1168760 - Clarify the lazy-actor and parent-child-setup docs; r=ochameau 2015-05-27 14:50:40 +02:00
tests Bug 1148642 - Save some memory in HeapSnapshot instances by using a HashSet with a NodeId lookup, instead of a HashMap; r=jimb 2015-06-10 13:37:12 -07: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 1145049 - Prevent caching tab actors in child processes. r=jryans 2015-04-18 09:39:07 +02:00
ChromeUtils.cpp Bug 1147680 - Use PR_MemMap when deserializing heap snapshots; r=jimb 2015-06-10 13:37:11 -07:00
ChromeUtils.h Bug 1024774 - Part 13: Change to new SpiderMonkey style from bug 1144366; r=me 2015-05-28 07:37:43 -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 1024774 - Part 3: Serialize heap snapshots. r=jimb 2015-05-28 07:37:42 -07:00
CoreDump.pb.h Bug 1024774 - Part 3: Serialize heap snapshots. r=jimb 2015-05-28 07:37:42 -07:00
CoreDump.proto Bug 1024774 - Part 3: Serialize heap snapshots. r=jimb 2015-05-28 07:37:42 -07:00
dbg-server.jsm Bug 1131646 - Clean up the breakpoint code;r=jlongster 2015-03-11 15:15:40 +01:00
DeserializedNode.cpp Bug 1147684 - Part 2: Make the DeserializedNode cosntructor infallible; r=jimb 2015-06-10 13:37:12 -07:00
DeserializedNode.h Bug 1147684 - Part 2: Make the DeserializedNode cosntructor infallible; r=jimb 2015-06-10 13:37:12 -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 1147684 - Part 2: Make the DeserializedNode cosntructor infallible; r=jimb 2015-06-10 13:37:12 -07:00
HeapSnapshot.h Bug 1148642 - Save some memory in HeapSnapshot instances by using a HashSet with a NodeId lookup, instead of a HashMap; r=jimb 2015-06-10 13:37:12 -07:00
main.js Bug 1084525 - Part 1: Create initial PromisesActor skeleton r=fitzgen 2015-06-02 14:52:46 -07:00
moz.build Bug 1147680 - Use PR_MemMap when deserializing heap snapshots; r=jimb 2015-06-10 13:37:11 -07:00
nsIJSInspector.idl Bug 1014944: Clarify documentation for nsIJSInspector. DONTBUILD r=dcamp 2014-05-27 17:08:37 -07:00
nsJSInspector.cpp Bug 1069694 - Remove OldDebugAPI from the browser. r=shu 2014-10-12 19:37:41 +02:00
nsJSInspector.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
protocol.js Bug 1084525 - Part 3: Add attach and detach methods to PromisesActor r=fitzgen 2015-06-02 14:52:53 -07: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