gecko/b2g/components
2014-01-22 14:23:00 +01:00
..
test Bug 949944 - [B2G][Helix][Browser][Wallpaper] Use new File([blob], filename) to return a blob with filename when picking. r=fabrice 2014-01-06 16:07:18 +08:00
ActivitiesGlue.js Bug 912065 - tapping the" Change wallpaper" icon has no action in the settings app r=vingtetun 2013-09-05 09:45:16 -07:00
AlertsService.js Bug 951150 - Sync notification system message with Notification API. r=mhenretty 2014-01-09 16:55:44 +01:00
B2GAboutRedirector.js Bug 882186 - [System] Replace blue offline error page with new UX r=vingtetun,bz 2013-09-24 14:21:10 -07:00
B2GComponents.manifest Bug 949526 - FxAccountsManager and B2G implementation. Part 2: UI Glue r=fabrice 2013-12-13 12:25:26 +01:00
ContentHandler.js Bug 880548 - Register activities that expose the 'view' type as content handlers r=vingtetun 2013-08-08 15:04:03 -07:00
ContentPermissionPrompt.js Bug 853356: backout p1 2013-12-10 01:00:18 -05:00
DirectoryProvider.js Bug 931740 - Check the available free space for update. r=dhylands 2013-12-17 11:24:14 +08:00
ErrorPage.jsm Bug 913243 - Load ErrorPage.js only when error occurs. r=fabrice 2014-01-07 14:39:32 +08:00
FilePicker.js Bug 949944 - [B2G][Helix][Browser][Wallpaper] Use new File([blob], filename) to return a blob with filename when picking. r=fabrice 2014-01-06 16:07:18 +08:00
FxAccountsMgmtService.jsm Bug 952063 - Trigger FxAccountsIACHelper 'onlogin', 'onlogout' and 'onverified' events when required. Part 2: B2G. r=fabrice 2014-01-22 14:23:00 +01:00
FxAccountsUIGlue.js Bug 952063 - Trigger FxAccountsIACHelper 'onlogin', 'onlogout' and 'onverified' events when required. Part 2: B2G. r=fabrice 2014-01-22 14:23:00 +01:00
HelperAppDialog.js Bug 936342 - Make downloads end up in the default storage area on b2g r=dhylands,paolo 2013-11-12 13:17:24 -08:00
MailtoProtocolHandler.js
moz.build Bug 949526 - FxAccountsManager and B2G implementation. Part 3: FxA B2G Service. r=fabrice 2013-12-13 12:25:26 +01:00
PaymentGlue.js Bug 682048 - Change B2G frame script handling to support anon/global scope (r=fabrice) 2013-11-23 21:32:39 -08:00
ProcessGlobal.js Bug 835809: Preload more things for faster page loads. r=fabrice,jlebar 2013-02-07 21:10:01 -08:00
RecoveryService.js Bug 838924 - Fix try/catch introduced in bug 835210 which caused FOTA updates to still be broken. r=marshall_law 2013-02-07 12:53:59 -08:00
SignInToWebsite.jsm Bug 682048 - Change B2G frame script handling to support anon/global scope (r=fabrice) 2013-11-23 21:32:39 -08:00
SmsProtocolHandler.js Bug 853716 - Let the SMS protocol handler deal with sms: url without numbers r=baku 2013-04-11 07:45:02 -07:00
TelProtocolHandler.js
TelURIParser.jsm Bug 873511 - Correctly parse 'tel:' links that contain whitespaces. r=fabrice 2013-07-26 11:20:17 -04:00
UpdatePrompt.js Bug 916033 - Add a new status 'applied-os' for nsIUpdateService. r=rstrong 2013-10-31 20:05:08 +08:00
WebappsUpdater.jsm Bug 915260 - "TypeError: Services.settings is undefined" error in B2G mochitest logs r=etienne 2013-09-12 01:57:15 -07:00
WebappsUpdateTimer.js Bug 912612 - Add a timer dedicated to apps update when system updates are disabled. r=etienne,vingtetun 2013-09-11 05:00:48 -07:00
YoutubeProtocolHandler.js