gecko-dev/devtools/client/webide/test
Julian Descottes af2e5d5dd1 Bug 1416711 - Add registerAllActors API;r=ochameau
Most of the codebase that needs to create a debugger server
can use a server with all actors registered.

Define an additional method registerAllActors to do that.

By previous implementations, all the call sites that were
using browser: true were indirectly using tab & root: true
as well. So all the call sites using browser: true have been
migrated to registerAllActors and the specific behavior of
the browser: true case has been removed. Passing browser:true
to registerActors now only registers browser specific actors.

MozReview-Commit-ID: F3sx71eGrdG

--HG--
extra : rebase_source : 7704264e84d96e03a0c789103ff466980913d4d2
2017-11-13 21:22:15 +01:00
..
addons Bug 1398061 - Remove simulators from WebIDE. r=jdescottes 2017-09-25 11:37:18 +02:00
app
build_app1
build_app2
build_app_windows1
build_app_windows2
validator
.eslintrc.js
app.zip
browser_tabs.js Bug 1416711 - Add registerAllActors API;r=ochameau 2017-11-13 21:22:15 +01:00
browser.ini Bug 1398061 - Remove simulators from WebIDE. r=jdescottes 2017-09-25 11:37:18 +02:00
chrome.ini Bug 1398061 - Remove simulators from WebIDE. r=jdescottes 2017-09-25 11:37:18 +02:00
device_front_shared.js
doc_tabs.html
head.js Bug 1398061 - Remove simulators from WebIDE. r=jdescottes 2017-09-25 11:37:18 +02:00
hosted_app.manifest
templates.json
test_addons.html Bug 1398061 - Remove simulators from WebIDE. r=jdescottes 2017-09-25 11:37:18 +02:00
test_app_validator.html Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj 2017-08-04 17:49:22 +09:00
test_autoconnect_runtime.html Bug 1416711 - Add registerAllActors API;r=ochameau 2017-11-13 21:22:15 +01:00
test_autoselect_project.html Bug 1416711 - Add registerAllActors API;r=ochameau 2017-11-13 21:22:15 +01:00
test_basic.html Bug 1346009 - Convert 'defer' to 'new Promise' in client/webide; r=tromey 2017-05-20 13:31:10 +01:00
test_device_preferences.html Bug 1416711 - Add registerAllActors API;r=ochameau 2017-11-13 21:22:15 +01:00
test_device_runtime.html Bug 1416711 - Add registerAllActors API;r=ochameau 2017-11-13 21:22:15 +01:00
test_duplicate_import.html Bug 1362970 - Part 2 - Script-generated patch to convert .then(null, ...) to .catch(...). r=florian 2017-06-19 11:32:37 +01:00
test_fullscreenToolbox.html Bug 1346009 - Convert 'defer' to 'new Promise' in client/webide; r=tromey 2017-05-20 13:31:10 +01:00
test_import.html Bug 1362970 - Part 2 - Script-generated patch to convert .then(null, ...) to .catch(...). r=florian 2017-06-19 11:32:37 +01:00
test_manifestUpdate.html Bug 1365767 - Stop bootlegging TextEncoder and TextDecoder from osfile.jsm in devtools. r=jryans 2017-05-17 13:52:39 -07:00
test_newapp.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_runtime.html Bug 1416711 - Add registerAllActors API;r=ochameau 2017-11-13 21:22:15 +01:00
test_toolbox.html Bug 1416711 - Add registerAllActors API;r=ochameau 2017-11-13 21:22:15 +01:00
test_zoom.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00