gecko-dev/devtools
Nathan Froyd c1d1748428 Bug 1359490 - add an event loop spinning abstraction function; r=gerald
This function is arguably nicer than calling NS_ProcessNextEvent
manually, is slightly more efficient, and will enable better auditing
for NS_ProcessNextEvent when we do Quantum DOM scheduling changes.
2017-05-15 09:34:19 -04:00
..
client merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-05-14 18:04:29 +02:00
docs Bug 1361710 - Move the debugger client API doc to the tree; r=sole 2017-05-03 15:35:17 +02:00
server Bug 1359490 - add an event loop spinning abstraction function; r=gerald 2017-05-15 09:34:19 -04:00
shared Bug 1363871 - Key openRequests / openResponses on channel;r=Honza 2017-05-10 15:16:31 -07:00
.eslintrc.js Bug 1363790 - Turn off some ESLint rules for devtools that are in mozilla/recommended but not enabled currently for devtools. r=tromey 2017-05-10 16:51:17 +01:00
.eslintrc.mochitests.js Bug 1347712 - Change the testing configurations into ESLint configurations within eslint-plugin-mozilla - automatically update .eslintrc.js test config files for new config locations. r=jaws 2017-03-20 12:36:37 +01:00
.eslintrc.xpcshell.js Bug 1347712 - Change the testing configurations into ESLint configurations within eslint-plugin-mozilla - automatically update .eslintrc.js test config files for new config locations. r=jaws 2017-03-20 12:36:37 +01:00
CODE_OF_CONDUCT.md Bug 1315344 - add devtools/CODE_OF_CONDUCT.md; r=jryans,pbro,sole 2016-11-07 14:26:29 -07:00
bootstrap.js Bug 1364063 - Stop setting development preferences from DevTools add-on. r=jdescottes 2017-05-11 15:02:41 +02:00
chrome.manifest
install.rdf Bug 1363417 - Flag DevTools Add-on as multi-processes compatible. r=jryans 2017-05-09 17:57:03 +02:00
moz.build Bug 1357326 - Remove things relying on the b2g* MOZ_BUILD_APP in the build system. r=gps 2017-04-18 18:39:53 +09:00
templates.mozbuild