gecko/toolkit/devtools/server
2015-08-18 15:33:22 +08:00
..
actors Bug 1165272 - Part 3: replace getCodebasePrincipal. r=bholley 2015-08-18 15:33:22 +08: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 inbound to m-c. a=merge 2015-08-26 20:32: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
content-server.jsm
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 1139476 - Part 0: Add a takeCensus method to HeapSnapshot instances; r=sfink,bholley 2015-08-26 11:38:05 -07:00
DeserializedNode.h Bug 1139476 - Part 0: Add a takeCensus method to HeapSnapshot instances; r=sfink,bholley 2015-08-26 11:38:05 -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 1139476 - Part 0: Add a takeCensus method to HeapSnapshot instances; r=sfink,bholley 2015-08-26 11:38:05 -07:00
HeapSnapshot.h Bug 1139476 - Part 0: Add a takeCensus method to HeapSnapshot instances; r=sfink,bholley 2015-08-26 11:38:05 -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
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