gecko/b2g/components
Jan Jongboom d488ce23ce Bug 906096 - Move InputMethod API behind a pref instead of build option. r=kanru, r=sicking
--HG--
rename : b2g/components/Keyboard.jsm => dom/inputmethod/Keyboard.jsm
rename : b2g/components/MozKeyboard.js => dom/inputmethod/MozKeyboard.js
2013-09-04 08:29:22 -04: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
AlertsService.js
b2g.idl Bug 906096 - Move InputMethod API behind a pref instead of build option. r=kanru, r=sicking 2013-09-04 08:29:22 -04:00
B2GAboutRedirector.js Bug 769178 - Add error page for about:certerror. r=fabrice 2013-02-08 12:08:52 +08:00
B2GComponents.manifest Bug 906096 - Move InputMethod API behind a pref instead of build option. r=kanru, r=sicking 2013-09-04 08:29:22 -04: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 909573 - getManifestFor should accept a manifest url instead of an origin. r=fabrice 2013-08-28 08:10:55 -04:00
DirectoryProvider.js Bug 889602 - Set ProfD directory within b2g. r=dhylands 2013-07-16 09:02:55 -04:00
ErrorPage.jsm Bug 846734 - adding certificate exception from certificate error page. r=fabrice 2013-03-05 10:19:00 +08: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 906096 - Move InputMethod API behind a pref instead of build option. r=kanru, r=sicking 2013-09-04 08:29:22 -04:00
PaymentGlue.js
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 830612 - Fix UP_watchdogTimerFired to use notify instead. r=julienw 2013-08-20 10:41:23 -07:00
YoutubeProtocolHandler.js