gecko/b2g/components
Alexandre Lissy c78e7c86b0 Bug 1092074 - Make LogShake feature resilient to read/parse errors. r=gwagner
In the event of broken/unexpected things, we would like to have even a
partial log set dump. This happens for parsing properties values on
Kitkat builds: the current code does all the parsing itself, but the
format of storage of properties evolved with Kitkat base system, and
this makes LogParser to fail, as documented in bug 1079322. Even if we
miss some values, it can still be useful to have the other remaining
ones.
2014-10-31 05:47:00 +01:00
..
test Bug 1092074 - Make LogShake feature resilient to read/parse errors. r=gwagner 2014-10-31 05:47: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 912645 - Add notification behavior dict support. r=baku, sr=sicking 2014-09-16 17:12:00 -04:00
AlertsService.js Bug 1054415 - delete notification from the database when observing alertfinished. r=mhenretty 2014-09-12 16:50:00 +02:00
B2GAboutRedirector.js
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
ErrorPage.jsm
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
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 1019816 - Developer option to store logcat to sdcard by shaking the phone. r=gerard-majax 2014-08-22 10:32:00 +02:00
LogParser.jsm Bug 1019816 - Developer option to store logcat to sdcard by shaking the phone. r=gerard-majax 2014-08-22 10:32:00 +02:00
LogShake.jsm Bug 1092074 - Make LogShake feature resilient to read/parse errors. r=gwagner 2014-10-31 05:47:00 +01:00
MailtoProtocolHandler.js
MobileIdentityUIGlue.js Bug 1058978 - Import XPCOMUtils.jsm in MobileIdentityUIGlue.js, r=fabrice 2014-09-25 03:21:35 -04:00
moz.build Bug 1085270 - Remove custom protocol handler for Youtube. r=fabrice 2014-10-22 17:26:20 +02: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
ProcessGlobal.js Bug 1053691 - Fallback to /cache if /persist is not available. r=fabrice 2014-10-01 14:11:44 +08:00
RecoveryService.js Bug 1053691 - Fallback to /cache if /persist is not available. r=fabrice 2014-10-01 14:11:44 +08:00
SignInToWebsite.jsm
SimulatorScreen.js Bug 1033511 - Remove simulatorscreen annoying error message. r=21 2014-07-02 10:52:00 -04:00
SmsProtocolHandler.js
SystemAppProxy.jsm Bug 975084 - Part 1: Access browser frames. r=vingtetun,ochameau 2014-10-13 08:43:00 +02: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
TelURIParser.jsm
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
WebappsUpdater.jsm
WebappsUpdateTimer.js