gecko-dev/mobile/android/modules
Jim Chen a396212751 Bug 1333581 - Convert IntentHelper events to bundle events; r=sebastian
Convert events used in IntentHelper to bundle events. UI thread events
are used for most events because the listeners perform operations on
Intent objects, which is best done on the UI thread. For
"Intent:GetHandlers", use a Gecko thread event because it's possible we
want a synchronous callback response.
2017-01-25 18:57:31 -05:00
..
Accounts.jsm Bug 1220906 - Part 2: Deprecate Accounts.syncAccountsExist. r=rnewman 2016-01-18 15:35:45 -08:00
AndroidLog.jsm Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
dbg-browser-actors.js
DelayedInit.jsm Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
DownloadNotifications.jsm Bug 1238139 - Show snackbar for completed downloads. r=ahunt,mcomella 2016-01-14 19:48:29 +01:00
FxAccountsWebChannel.jsm Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
HelperApps.jsm Bug 1333581 - Convert IntentHelper events to bundle events; r=sebastian 2017-01-25 18:57:31 -05:00
Home.jsm Bug 1330439 - 4. Convert home panel observers to events; r=sebastian 2017-01-25 18:53:58 -05:00
HomeProvider.jsm Bug 1330439 - 3. Convert HomePanelsManager events to bundle events; r=sebastian 2017-01-25 18:53:58 -05:00
JavaAddonManager.jsm Bug 1325156 - 2. Convert JavaAddonManager events to bundle events; r=sebastian 2017-01-10 23:00:57 -05:00
JNI.jsm Bug 1133418 - Remove nonstandard expression closures from mobile/android. r=mfinkle 2015-01-24 23:50:50 -08:00
LightweightThemeConsumer.jsm Bug 1321418 - Use GekcoBundle events in GeckoApp/BrowserApp; r=snorp r=sebastian r=gbrown 2016-12-09 12:32:45 -05:00
MediaPlayerApp.jsm Bug 1330409 - Convert CastingApps events to bundle events; r=sebastian 2017-01-25 18:53:57 -05:00
Messaging.jsm Bug 1322711 - 3. Convert JavascriptBridge to use Bundle events; r=gbrown 2016-12-13 03:21:47 -05:00
moz.build Bug 1301715 - Extract website metadata and make it available. r=ahunt 2016-09-08 10:20:24 +02:00
NetErrorHelper.jsm Bug 1323576 - Convert GeckoNetworkManager events to bundle events; r=sebastian 2016-12-18 08:10:18 -05:00
Notifications.jsm Bug 1325154 - Convert NotificationHelper events to bundle events; r=sebastian 2016-12-28 17:49:28 -05:00
PageActions.jsm Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
Prompt.jsm Bug 1319496 - 3. Convert prompts to BundleEventListener; r=sebastian 2016-11-29 12:25:53 -05:00
RuntimePermissions.jsm Bug 1321418 - Use GekcoBundle events in GeckoApp/BrowserApp; r=snorp r=sebastian r=gbrown 2016-12-09 12:32:45 -05:00
Sanitizer.jsm Bug 1275662 - Close all tabs and clean up session files when "Open Tabs" is selected in "Clear private data on exit" or "Clear private data" pref. r=JanH,sebastian 2016-12-29 14:22:45 +08:00
SharedPreferences.jsm Bug 1328684 - Convert SharedPreferencesHelper events to bundle events; r=sebastian 2017-01-10 23:01:28 -05:00
Snackbars.jsm Bug 1317079 - Avoid spurious exception when snackbar is dismissed. r=jchen 2017-01-21 21:47:08 +01:00
SSLExceptions.jsm Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
TabMirror.jsm Bug 1330409 - Convert CastingApps events to bundle events; r=sebastian 2017-01-25 18:53:57 -05:00
WebsiteMetadata.jsm Bug 1311434 - Website Metadata: Get provider name from Open Graph tags. r=Grisha 2016-12-20 14:21:32 +01:00