gecko-dev/mobile/android/modules
Jim Chen f990646ef8 Bug 1394580 - 5. Lazy-load Task.jsm in Messaging.jsm; r=esawin
We're not lazy-loading Task.jsm in Messaging.jsm right now (despite
declaring it through XPCOMUtils.defineLazyModuleGetter) because we
unnecessarily reference `Task` when Messaging.jsm is loading. This patch
makes us load Task.jsm only when `Task` is really needed.

MozReview-Commit-ID: 9rrnLQLaW4y

--HG--
extra : rebase_source : 3593910c4add9d99009b76f724ee6c6f5da94a66
2017-09-05 21:26:31 -04:00
..
geckoview Bug 1394580 - 5. Lazy-load Task.jsm in Messaging.jsm; r=esawin 2017-09-05 21:26:31 -04: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
BrowserActions.jsm Bug 1386786 - Fix Android browserAction.setTitle/getTitle behavior on switching and closing tab. r=mixedpuppy 2017-08-02 21:26:50 +02: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
DelayedInit.jsm Bug 1385815 - Enable more whitespace related ESLint rules for mobile/android. r=sebastian 2017-08-01 16:36:00 +01:00
DownloadNotifications.jsm Bug 1393128 - 3. Initialize DownloadNotifications outside of browser.js; r=esawin 2017-08-28 23:56:44 -04:00
FxAccountsWebChannel.jsm Bug 1394556: Part 1 - Fix strict mode errors in JSM scripts. r=Mossop 2017-08-30 01:50:27 -07:00
HelperApps.jsm Bug 1385815 - Enable more ESLint rules for mobile/android. r=sebastian 2017-08-01 16:41:38 +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 1385815 - Enable brace-style and quotes ESLint rules for mobile/android. r=sebastian 2017-08-01 16:43:56 +01:00
JNI.jsm Bug 1385815 - Enable brace-style and quotes ESLint rules for mobile/android. r=sebastian 2017-08-01 16:43:56 +01:00
LightweightThemeConsumer.jsm Bug 1385815 - Enable more whitespace related ESLint rules for mobile/android. r=sebastian 2017-08-01 16:36:00 +01:00
MediaPlayerApp.jsm Bug 1385815 - Enable more whitespace related ESLint rules for mobile/android. r=sebastian 2017-08-01 16:36:00 +01:00
moz.build Bug 1331742 - Part 2 - Create a module for managing browser actions similar to PageActions.jsm r=sebastian 2017-05-11 14:41:33 -04:00
NetErrorHelper.jsm Bug 1385815 - Enable whitespace related ESLint rules for mobile/android. r=sebastian 2017-08-01 16:34:11 +01:00
Notifications.jsm Bug 1385815 - Enable more whitespace related ESLint rules for mobile/android. r=sebastian 2017-08-01 16:36:00 +01:00
PageActions.jsm Bug 1390735 - Support tint color for page action button. r=nechen,sebastian,walkingice 2017-08-25 16:24:18 +08:00
Prompt.jsm Bug 1388724 - 2. Add universal DoorHanger API; r=droeh 2017-08-18 14:27:30 -04:00
RuntimePermissions.jsm Bug 1388724 - 5. Make RuntimePermissions not depend on GeckoApp; r=sebastian 2017-08-18 14:27:31 -04:00
Sanitizer.jsm Bug 1363001 - Implement browsingData.removeDownloads WebExtension API method on android. r=bsilverberg,JanH 2017-08-14 00:25:42 +05:30
SharedPreferences.jsm Bug 1385815 - Enable more ESLint rules for mobile/android. r=sebastian 2017-08-01 16:41:38 +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
SSLExceptions.jsm
WebsiteMetadata.jsm Bug 1368967 - Enable the ESLint generator-star-spacing rule across mozilla-central. r=standard8 2017-09-04 00:49:32 -04:00