gecko-dev/devtools
Alexandre Poirot 3098c7e1bf Bug 1245462 - Explicitely import gDevTools r=jryans
toolbox.js was using Cu.import(gDevTools) without second argument
and ended up injecting gDevTools into all next modules being loaded.
Hopefully, fonts.js seems to be the only one relying on this!
2016-02-11 04:29:47 -08:00
..
client Bug 1245462 - Explicitely import gDevTools r=jryans 2016-02-11 04:29:47 -08:00
docs Bug 1234349 - Land high-level design docs. r=bgrinstead 2016-02-03 09:45:00 +01:00
server Bug 1245462 - Replace usages of gDevTools.jsm by module imports. r=jryans 2016-02-11 04:29:47 -08:00
shared Bug 1245462 - Cleanup various require/import in devtools. r=jryans 2016-02-11 04:29:47 -08:00
.eslintrc Bug 1224289 - add eslint rule to reject Cu.importGlobalProperties; r=mikeratcliffe 2016-01-22 13:58:31 -07:00
.eslintrc.mochitests Bug 1235953 - Refactor responsive mode tests to use add_task to not use CPOWs and make sure they all wait for the off event. r=ochameau 2016-01-07 23:18:56 +01:00
.eslintrc.xpcshell Bug 1239437 - Allow run_test to be unused in xpcshell tests. r=pbrosset 2016-01-25 19:44:08 -06:00
bootstrap.js Bug 1245462 - Replace usages of gDevTools.jsm by module imports. r=jryans 2016-02-11 04:29:47 -08:00
chrome.manifest Bug 1236905 - Use locale files from sources when using devtools addon. r=jryans 2016-01-08 06:59:35 -08:00
install.rdf Bug 1225108 - Introduce an addon to easily work on devtools codebase. r=jryans 2016-01-05 02:41:49 -08:00
moz.build Bug 1217687 - Appease the mozbuild reading test. r=me 2015-10-23 07:25:19 -05:00
templates.mozbuild Bug 1203159 - Add resource:// mapping in all DevTools directories. r=glandium,ochameau 2015-10-21 12:22:58 -05:00