gecko-dev/b2g/components
Alexandre Lissy 1e1e033d34 Bug 1093108 - Do not overwrite pre-existing logs. r=gwagner
Simply rely on OS.File.makeDir() and gracefully fail instead of
overwriting pre-existing user data.
2014-12-17 07:49:00 +01:00
..
test Bug 1079322 - Extract properties using libc functions. r=gwagner 2014-11-12 06:31:00 +01:00
ActivitiesGlue.js Bug 1073501 - Include activity type in activity-choice mozChromeEvent. r=fabrice 2014-10-31 01:50:00 -04:00
AlertsHelper.jsm Bug 1106116 - Load images for notifications triggered from private browsing windows as private; r=jdm 2014-11-28 14:08:29 -05:00
AlertsService.js Bug 1106116 - Load images for notifications triggered from private browsing windows as private; r=jdm 2014-11-28 14:08:29 -05:00
B2GAboutRedirector.js Bug 1087725: Make JS callers of ios.newChannel call ios.newChannel2 in b2g/ (r=sicking) 2014-12-15 18:38:17 -08:00
B2GAppMigrator.js Bug 1058180 - Only create app migrator when absolutely needed; r=fabrice 2014-09-23 13:22:54 -07:00
B2GComponents.manifest Bug 1085270 - Remove custom protocol handler for Youtube. r=fabrice 2014-10-22 17:26:20 +02:00
CommandLine.js Bug 1043699 - Fix command line arguments handling on desktop. r=fabrice 2014-08-28 10:10:00 +02:00
ContentPermissionPrompt.js Bug 1050423 - Killing an app that has an open permissions dialog leaks the ContentParent r=vingtetun 2014-08-08 11:03:21 -07:00
ContentRequestHelper.jsm Bug 988469 - MSISDN verification API for privileged apps. Part 3: B2G UI Glue. r=vingtetun 2014-06-07 19:30:19 +02:00
DebuggerActors.js Bug 975084 - Part 2: B2G tab list actors. r=ochameau 2014-10-13 16:47:00 +02: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 935793 (part 2) - rename browser-shown notifications and send them for all frames. r=smaug 2014-02-21 09:19:18 +11:00
FilePicker.js Bug 1047483 - patch 3 - Renaming DOMFile to File, r=ehsan 2014-10-08 17:15:23 +01:00
Frames.jsm Bug 975084 - Part 1: Access browser frames. r=vingtetun,ochameau 2014-10-13 08:43:00 +02:00
FxAccountsMgmtService.jsm Bug 982969 - DIALOG_CLOSED_BY_USER fires oncancel. r=jedp 2014-05-13 13:56:30 -07:00
FxAccountsUIGlue.js Bug 1060647 - Explicitly import XPCOMUtils in FxAccountsUIGlue.js. r=ferjm 2014-08-29 15:21:37 -07:00
GlobalSimulatorScreen.jsm Bug 944443 - Uplift rotation feature from simulator to b2g desktop. r=vingtetun 2014-03-19 08:38:59 -04:00
HelperAppDialog.js Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan 2014-06-24 22:12:07 -07:00
InterAppCommUIGlue.js Bug 908191 - Use xpcom-interface caller to do interaction between Inter-App Communication API and run-time prompt. r=gene,fabrice 2014-05-26 11:53:44 +08:00
LogCapture.jsm Bug 1079322 - Extract properties using libc functions. r=gwagner 2014-11-12 06:31:00 +01:00
LogParser.jsm Bug 1079322 - Extract properties using libc functions. r=gwagner 2014-11-12 06:31:00 +01:00
LogShake.jsm Bug 1093108 - Do not overwrite pre-existing logs. r=gwagner 2014-12-17 07:49:00 +01:00
MailtoProtocolHandler.js Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-31 09:13:28 -07:00
MobileIdentityUIGlue.js Bug 1058978 - Import XPCOMUtils.jsm in MobileIdentityUIGlue.js, r=fabrice 2014-09-25 03:21:35 -04:00
OMAContentHandler.js Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan 2014-06-24 22:12:07 -07:00
OopCommandLine.js Bug 1080302 (part 2) - Convert all mentions of -foo options to --foo options in comments, help messages and error messages. r=glandium. 2014-10-23 17:35:27 -07:00
PaymentGlue.js Bug 963239 - Implements "SystemAppProxy.jsm" to abtract and ease interacting with the system app from platform code. r=vingtetun 2014-04-07 09:59:48 -04:00
ProcessGlobal.js Bug 1100964 - Reset phone while enabling unrestricted devtools mode. r=fabrice, r=sicking 2014-11-26 06:46:00 -05:00
RecoveryService.js Bug 1100964 - Reset phone while enabling unrestricted devtools mode. r=fabrice, r=sicking 2014-11-26 06:46:00 -05:00
SignInToWebsite.jsm Bug 963239 - Implements "SystemAppProxy.jsm" to abtract and ease interacting with the system app from platform code. r=vingtetun 2014-04-07 09:59:48 -04:00
SimulatorScreen.js Bug 1033511 - Remove simulatorscreen annoying error message. r=21 2014-07-02 10:52:00 -04: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
SystemAppProxy.jsm Bug 1097814 - Fix fake hardware buttons in mulet. r=paul, r=vingtetun 2014-11-20 10:48:00 -05:00
SystemMessageGlue.js Bug 1013671 - Use SystemAppProxy to fire "system-messages-open-app" from SystemMessageInternal.js. r=gene 2014-05-30 15:48:25 +08:00
TelProtocolHandler.js Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-31 09:13:28 -07:00
TelURIParser.jsm Bug 873511 - Correctly parse 'tel:' links that contain whitespaces. r=fabrice 2013-07-26 11:20:17 -04:00
UpdatePrompt.js Bug 1042463 - "System Update Ready" prompt keeps coming back and remind me battery is not 50% charged. r=fabrice 2014-08-19 14:57:00 -04: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
WebappsUpdater.jsm Bug 1094362 - Completely disable update prefs for reftest. r=vingtetun, r=jgriffin 2014-12-05 07:14:00 -05:00
moz.build Bug 1085270 - Remove custom protocol handler for Youtube. r=fabrice 2014-10-22 17:26:20 +02:00