gecko/toolkit/devtools/server
Joe Walker fba7aad469 Bug 1016330 - (Part 1) Make CSS Coverage work with B2G; r=paul
https://bugzilla.mozilla.org/show_bug.cgi?id=1016330#c3
> prettifyCSS needs to be used client side or moved at the toolkit level.
Done

https://bugzilla.mozilla.org/show_bug.cgi?id=1016330#c4
> Move the call to makeRemote to DeveloperToolbar.jsm
Not done. See https://bugzilla.mozilla.org/show_bug.cgi?id=1016330#c6

https://bugzilla.mozilla.org/show_bug.cgi?id=1016330#c5
> We need to test first there's a cssusage actor.
> A toolbox might be debugging gecko < 32.
Done

https://bugzilla.mozilla.org/show_bug.cgi?id=1016330#c2
> Kill reference to this._tabActor.browser. This might create issues
> with sub documents ("load" is sent to browser even for inner documents.
> It's not the case with tabActor.window).
Future work.
2014-06-08 22:33:36 +01:00
..
actors Bug 1016330 - (Part 1) Make CSS Coverage work with B2G; r=paul 2014-06-08 22:33:36 +01:00
tests Bug 1007021 - The ReflowActor observes iframes and works after page navigations; r=bgrins r=ochameau 2014-06-03 09:51:55 +02:00
child.js Bug 966991 - Ensure cleaning up child processes tab actors when disconnecting. r=jryans 2014-04-02 15:29:40 -04:00
content-globals.js Bug 1003095 - Convert DevToolsExtensions.jsm into an SDK module;r=past;r=ZER0 2014-05-22 16:20:41 +02:00
dbg-server.jsm
main.js Bug 1003095 - Refactor script.js to be worker friendly;r=past 2014-05-30 16:42:55 +02:00
Makefile.in
moz.build Backed out 7 changesets (bug 942756) for Gi bustage 2014-04-24 14:30:44 -07:00
nsIJSInspector.idl Bug 1014944: Clarify documentation for nsIJSInspector. DONTBUILD r=dcamp 2014-05-27 17:08:37 -07:00
nsJSInspector.cpp Bug 989528 - Rename AutoSystemCaller to AutoNoJSAPI, and assert against pre-existing exceptions. r=bz 2014-04-14 20:27:00 -07:00
nsJSInspector.h
protocol.js Bug 1003095 - Refactor protocol.js to be worker friendly;r=past 2014-05-22 16:25:02 +02:00