gecko-dev/mobile/android/modules
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
..
geckoview Bug 1416711 - Add registerAllActors API;r=ochameau 2017-11-13 21:22:15 +01:00
Accounts.jsm Bug 1385815 - Enable brace-style and quotes ESLint rules for mobile/android. r=sebastian 2017-08-01 16:43:56 +01:00
ActionBarHandler.jsm Bug 1412437 - Remove nsIDOMHTMLTextAreaElement; r=bz 2017-11-01 14:28:22 -07:00
BrowserActions.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
DelayedInit.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
DownloadNotifications.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
FormAssistant.jsm Bug 1416319 - 8. Switch to using LayerSession coordinates APIs; r=rbarker 2017-11-22 14:12:23 -05:00
FxAccountsWebChannel.jsm Bug 1393128 - 4. Add window to all Prompt usages; r=snorp 2017-09-18 15:45:34 -04:00
HelperApps.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
Home.jsm Bug 1385815 - Enable brace-style and quotes ESLint rules for mobile/android. r=sebastian 2017-08-01 16:43:56 +01:00
HomeProvider.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
InputWidgetHelper.jsm Bug 1400886 - Change BrowserCLH subscripts into modules; r=snorp 2017-09-19 14:57:32 -04:00
LightweightThemeConsumer.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
MediaPlayerApp.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
NetErrorHelper.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
Notifications.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
PageActions.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
Prompt.jsm Bug 1412681 - Fix NSS dialogs; r=snorp 2017-10-30 22:48:58 -04:00
RuntimePermissions.jsm Bug 1388724 - 5. Make RuntimePermissions not depend on GeckoApp; r=sebastian 2017-08-18 14:27:31 -04:00
SSLExceptions.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
Sanitizer.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
SelectHelper.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
SharedPreferences.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
Snackbars.jsm Bug 1385815 - Enable brace-style and quotes ESLint rules for mobile/android. r=sebastian 2017-08-01 16:43:56 +01:00
WebrtcUI.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
WebsiteMetadata.jsm Bug 1411368 - Automatically fix no-multi-spaces issues raised when using ESLint 4. r=mossop 2017-10-26 11:47:01 +01:00
dbg-browser-actors.js Bug 1385815 - Enable brace-style and quotes ESLint rules for mobile/android. r=sebastian 2017-08-01 16:43:56 +01:00
moz.build Bug 1406168 - 1. Remove JNI.jsm; r=sebastian 2017-11-01 14:48:48 -04:00