gecko/toolkit/devtools
2013-09-13 15:06:46 +03:00
..
apps Bug 915204 - Add a JSM to allow addons to register devices to the app manager. r=paul.rouget 2013-09-12 13:15:44 -04:00
client Bug 762761 - add prettyPrint request to the remote debugging protocol server/client; r=past 2013-09-11 10:15:51 -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 Bug 914930 - sometimes load source content via Debugger.Source; r=past 2013-09-12 16:39:53 -07: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 903453 - Make some CssLogic members explicitly public that we use elsewhere. r=jwalker 2013-08-07 09:47:45 -07:00
tests Bug 908913 - integrate escodegen with devtools; r=robcee,gps,dcamp 2013-09-01 15:46:16 -07:00
webconsole Bug 760876 - Part 1: switch from XUL to XHTML for the Web Console output; r=robcee,paul 2013-09-13 15:06:46 +03: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
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 911785 - Implement a webapps actor front to ease app install r=paul 2013-09-10 13:24:00 +02: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