gecko/toolkit/devtools/server
Brian Birtles c1f3da8da4 Bug 1153734 part 1 - Remove AnimationEffect; r=smaug
Most of this is fairly obvious. However, the addition of 'override' to
ElementPropertyTransition::Name() is not strictly necessary. It was simply added
because while making these changes I accidentally dropped the 'virtual' keyword
from the method in the superclass and the compiler didn't complain. Adding this
will hopefully make it harder to create the same bug in the future.
2015-04-15 08:48:20 +09:00
..
actors Bug 1153734 part 1 - Remove AnimationEffect; r=smaug 2015-04-15 08:48:20 +09:00
docs Bug 980481 - RemoteDebuggerServer e10s setupParent helper. r=ochameau 2014-11-27 05:52:00 -05:00
tests Bug 1122414 part 3 - Update DevTools tests to expect a name for transitions; r=pbrosset 2015-04-14 09:15:09 +09:00
child.js Bug 1107888 - e10s support for dynamic actor registration. r=ochameau 2014-12-05 15:40:10 -08:00
content-globals.js
content-server.jsm Bug 1060093 - Implement toolbox to debug chrome of the content process. r=jryans 2014-11-07 14:24:47 -06:00
dbg-server.jsm Bug 1131646 - Clean up the breakpoint code;r=jlongster 2015-03-11 15:15:40 +01:00
main.js Bug 1126089 - Allow messages to be sent after frame script unload event (r=smaug) 2015-03-19 06:43:46 -07:00
moz.build Bug 1137384 - Rename ThreadSources as TabSources and move it up into the TabActor. r=ejpbruel 2015-03-23 10:50:00 -04:00
nsIJSInspector.idl
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 1128027 - Record protocol.js request headers for debugging. r=bgrins 2015-02-25 19:23:06 -06:00