gecko/toolkit/devtools
2013-09-23 13:03:25 -07:00
..
apps Merge latest green fx-team changeset and mozilla-central 2013-09-19 15:39:37 +01:00
client Bug 907755 - Added telemetry probes to measure how long it takes to display a selected source text to the user; r=fitzgen 2013-09-23 13:03:25 -07:00
escodegen Bug 908913 - integrate escodegen with devtools; r=robcee,gps,dcamp 2013-09-01 15:46:16 -07:00
gcli Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
server Fix bug 880930 - JS debugger: RootActor needs its own definition of windowMediator. r=past 2013-09-21 11:38:32 +02:00
sourcemap Bug 762761 - add prettyPrint request to the remote debugging protocol server/client; r=past 2013-09-11 10:15:51 -07:00
styleinspector Bug 918305 - Move css-color.js in /toolkit/ r=paul 2013-09-19 16:06:44 +01:00
tests Bug 908913 - integrate escodegen with devtools; r=robcee,gps,dcamp 2013-09-01 15:46:16 -07:00
webconsole Bug 905226 - Identify custom JSON MIME-types as text. r=vporof 2013-09-20 10:20:44 -04:00
Console.jsm Bug 906375 - Bind all the methods in Console.jsm's console object (fixed patch). r=mratcliffe 2013-08-18 09:55:49 -07:00
css-color.js Bug 918305 - Move css-color.js in /toolkit/ r=paul 2013-09-19 16:06:44 +01:00
DevToolsUtils.js Bug 906795 - safeErrorString should include a stack; r=vporof 2013-08-20 11:15:11 -07:00
DevToolsUtils.jsm Bug 878319: Move makeInfallible into its own JSM. r=dcamp 2013-06-05 09:30:54 -07:00
LayoutHelpers.jsm Backout 86b5d8778fc4,fab07b9d6dee,89a059433037,bbb54cde82c3 (bug 897960) due to orange 2013-09-09 12:45:31 +12:00
Loader.jsm Bug 902421 - Add correct paths to the SrcdirProvider. r=dcamp 2013-09-20 16:22:48 -05:00
Makefile.in Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
moz.build Bug 908913 - integrate escodegen with devtools; r=robcee,gps,dcamp 2013-09-01 15:46:16 -07:00
Require.jsm