gecko-dev/devtools/server
Alexandre Poirot 314fdfcaa9 Bug 1321096 - Extract TabActor into its own module to prevent loading it in the parent process. r=jryans
MozReview-Commit-ID: 6QyXMaPeEDH

--HG--
rename : devtools/server/actors/webbrowser.js => devtools/server/actors/tab.js
extra : rebase_source : a3bb3a3986e995308522f8ead91dfa109b04af60
2016-12-01 13:20:31 -08:00
..
actors Bug 1321096 - Extract TabActor into its own module to prevent loading it in the parent process. r=jryans 2016-12-01 13:20:31 -08:00
docs Bug 1321096 - Extract TabActor into its own module to prevent loading it in the parent process. r=jryans 2016-12-01 13:20:31 -08:00
performance Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
shims Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
tests Bug 883377 - Part 5: Update devtools to follow displayName change. r=miker 2016-12-03 07:44:22 +09:00
child.js Bug 1154645 - Simplify inspectNode implementation by passing CSS selector instead of node reference. r=pbro 2016-11-09 09:23:36 -08:00
content-globals.js
content-server.jsm Bug 1315044 - Prevent loading multiple loaders and debugger servers when creating multiple ContentActors. r=jryans 2016-11-04 08:04:21 -07:00
css-logic.js Bug 1154645 - Move findCssSelector from server to shared. r=pbro 2016-11-09 09:22:42 -08:00
event-parsers.js Bug 883377 - Part 5: Update devtools to follow displayName change. r=miker 2016-12-03 07:44:22 +09:00
main.js Bug 1315251 - Create a DevTools Remote Debugger Actor as a backend for the WebExtension DevTools API. r=ochameau 2016-11-17 19:31:06 +01:00
moz.build Bug 1286281 - Part 3: WebSocket server for WebSocket remote debugger transport r=jryans 2016-08-05 05:00:00 -07:00
nsIJSInspector.idl
nsJSInspector.cpp
nsJSInspector.h
primitive.js Bug 1315391 - Clean up actor destruction after changing to `destroy`. r=ochameau 2016-11-11 18:24:41 -06:00
service-worker-child.js
websocket-server.js Bug 1286281 - Part 3: WebSocket server for WebSocket remote debugger transport r=jryans 2016-08-05 05:00:00 -07:00
worker.js Bug 1259603 - Use ConsoleEvents for cached messages and observing messages when webconsole actor is running;r=ejpbruel 2016-11-30 10:32:48 -08:00