gecko/b2g/components
2013-11-05 22:17:03 -08:00
..
test Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps 2013-08-22 08:55:59 +02: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 915002: Convert optional notification arguments to webidl dictionary, add directional/lang arguments; r=bz r=fabrice 2013-10-11 11:12:13 -07: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 906096 - Move InputMethod API behind a pref instead of build option. r=kanru, r=sicking 2013-09-26 03:38:41 +08: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 Backed out 4 changesets (bug 853356) for breaking permission prompts. 2013-11-06 01:32:42 -02:00
DirectoryProvider.js Bug 914843 - fix b2g DirectoryProvider on desktop r=gwagner 2013-10-31 23:35:58 -07:00
ErrorPage.jsm Bug 928367 - Preload ErrorPage.js in dom/ipc/preload.js. r=fabrice 2013-10-19 12:30:32 +02:00
FilePicker.js Bug 894840, part 2 - Get rid of the nsFilePickerShownCallback ctor's aMulti argument by exposing nsIFilePicker.mode. r=mounir 2013-07-22 13:46:27 +01:00
MailtoProtocolHandler.js
moz.build Bug 935340 - Remove unused IDL in b2g/components r=gwagner 2013-11-05 22:17:03 -08:00
PaymentGlue.js Bug 818317 - Expose debug messages in navigator.mozPay() for debug enabled profiles. r=fabrice 2013-09-06 18:43:54 +02: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 888584 - Lazily load IdentityUtils.jsm. r=khuey 2013-07-09 18:15:34 -07: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