Commit Graph

7 Commits

Author SHA1 Message Date
Joe Walker
9cc5a4d6b3 Bug 1128988 - runAt support for commands/converters; r=bgrins
--HG--
rename : browser/devtools/main.js => browser/devtools/definitions.js
2015-04-23 10:24:49 +01:00
Joe Walker
2eeb960310 Bug 1036449 - Introduce a noreload flag for csscoverage start. r=harth 2014-07-11 07:57:00 -04:00
Joe Walker
4db1d190fe Bug 1025044 - CSS coverage actor should have started and stopped events; r=harth 2014-06-27 08:31:20 +01:00
Joe Walker
7f5f5169db Bug 1023943 - Better wording for coverage command descriptions; r=harth 2014-06-17 09:12:17 +01:00
Joe Walker
5aafe344ad 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
Joe Walker
cbc6b76c9a Bug 1013887 - Make CSS coverage should look nicer; r=harth 2014-05-26 19:57:58 +01:00
Joe Walker
d265e4d588 Bug 975522 - Add CSS coverage commands; r=harth 2014-05-22 11:04:47 +01:00