gecko/b2g/components
2015-09-08 09:07:20 +02:00
..
test Bug 1200969 - Fix timing issue in PresentationRequestUIGlue. r=fabrice 2015-09-03 10:04:59 +08:00
AboutServiceWorkers.jsm Bug 1165272 - Part 1: remove getAppCodebasePrincipal. r=bholley 2015-08-17 17:03:19 +08:00
ActivitiesGlue.js Bug 1073501 - Include activity type in activity-choice mozChromeEvent. r=fabrice 2014-10-31 01:50:00 -04:00
ActivityChannel.jsm Bug 1194087 - MailtoProtocolHandler, SmsProtocolHandler, and TelProtocolHandler will all fire twice after introduction of newChannel2 r=asuth 2015-08-21 15:37:46 -07:00
AlertsHelper.jsm Bug 1137593 - Switch MozChromeNotification to use dir instead of bidi. r=gerard-majax 2015-05-15 12:54:50 -07:00
AlertsService.js Bug 1144495 - Enable deleting notifications from notificationStorage when the app is been killed. r=mhenretty, r=gerard-majax 2015-04-06 09:44:00 -04:00
B2GAboutRedirector.js Bug 1161435 - netErrorURL should be resolved from start-manifest url. r=fabrice 2015-05-15 06:18:04 +02:00
B2GAppMigrator.js Bug 1077715 - Copy sqlite directory when doing b2g browser migration; r=fabrice 2015-01-15 14:39:51 -08:00
B2GComponents.manifest Merge m-c to fx-team. a=merge 2015-08-27 21:44:52 -04:00
B2GPresentationDevicePrompt.js Bug 1080474 - Part 3 - Presentation UI glue for Firefox OS. r=fabrice. 2014-10-13 17:05:50 +08:00
BootstrapCommandLine.js Bug 1118138 - Add support to bootstrap b2g from a manifest url r=vingtetun 2015-01-23 10:23:45 -08:00
Bootstraper.jsm Bug 1118138 - Add support to bootstrap b2g from a manifest url r=vingtetun 2015-01-23 10:23:45 -08:00
CommandLine.js Bug 1163904 - handle -url command line argument. r=fabrice 2015-05-15 06:36:23 +02:00
ContentPermissionPrompt.js Bug 1165272 - Part 1: remove getAppCodebasePrincipal. r=bholley 2015-08-17 17:03:19 +08:00
ContentRequestHelper.jsm
DebuggerActors.js Bug 975084 - Part 2: B2G tab list actors. r=ochameau 2014-10-13 16:47:00 +02:00
DirectoryProvider.js Bug 1001757 - Add ability to store core apps outside of profile on desktop b2g; r=fabrice 2015-03-19 11:07:07 -07:00
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 1126089 - Allow messages to be sent after frame script unload event (r=smaug) 2015-03-19 06:43:46 -07:00
FxAccountsMgmtService.jsm Bug 1202342 - Expose getAssertions to the System app. r=spenrose 2015-09-08 09:07:20 +02:00
FxAccountsUIGlue.js
GlobalSimulatorScreen.jsm
HelperAppDialog.js Bug 1114594 - Remove promptForSaveToFile in favor of promptForSaveToFileAsync. r=paolo 2015-01-27 16:07:20 -05:00
InterAppCommUIGlue.js
KillSwitch.js Bug 1181561 - Expose a Kill Switch enabling/disabling. r=dhylands, sr=sicking 2015-08-26 03:11:00 -04:00
KillSwitchMain.jsm Bug 1181561 - Expose a Kill Switch enabling/disabling. r=dhylands, sr=sicking 2015-08-26 03:11:00 -04:00
LogCapture.jsm Bug 1188999 - LogShake does not fetch about:memory reports. r=gerard-majax 2015-08-04 13:47:00 +02:00
LogParser.jsm Bug 1188999 - LogShake does not fetch about:memory reports. r=gerard-majax 2015-08-04 13:47:00 +02:00
LogShake.jsm Bug 1188999 - LogShake does not fetch about:memory reports. r=gerard-majax 2015-08-04 13:47:00 +02:00
MailtoProtocolHandler.js Bug 1194087 - MailtoProtocolHandler, SmsProtocolHandler, and TelProtocolHandler will all fire twice after introduction of newChannel2 r=asuth 2015-08-21 15:37:46 -07:00
MobileIdentityUIGlue.js Bug 1058978 - Import XPCOMUtils.jsm in MobileIdentityUIGlue.js, r=fabrice 2014-09-25 03:21:35 -04:00
moz.build Bug 1192122 - Safe mode startup, Part 2: shell.js hook r=ferjm 2015-09-04 11:12:53 -07:00
OMAContentHandler.js
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
OrientationChangeHandler.jsm Bug 763430 - Implementing a smoother orientation change transition for B2G r=fabrice a=philor 2015-01-31 14:36:51 -08:00
PaymentGlue.js Bug 1097928 - Convert MozPaymentProvider to WebIDL. r=bholley,fabrice 2015-01-19 14:50:32 +01:00
PaymentProviderStrategy.js Bug 1114935 - Part 6.4: Migration in Payment. r=ferjmoreno 2015-01-15 18:34:03 +08:00
PresentationRequestUIGlue.js Bug 1200969 - Fix timing issue in PresentationRequestUIGlue. r=fabrice 2015-09-03 10:04:59 +08:00
ProcessGlobal.js Bug 1190995 - backout 0450f02a2b3b for M1 failures 2015-08-14 17:57:34 -07:00
RecoveryService.js Bug 1163956 - Modify updatePath to fixed char array. r=gsvelto 2015-07-08 16:35:52 +08:00
SafeMode.jsm Bug 1192122 - Safe mode startup, Part 2: shell.js hook r=ferjm 2015-09-04 11:12:53 -07:00
Screenshot.jsm Bug 1142550 - Fix screenshot. r=gwagner 2015-03-12 12:34:00 -04:00
SignInToWebsite.jsm
SimulatorScreen.js
SmsProtocolHandler.js Bug 1194087 - MailtoProtocolHandler, SmsProtocolHandler, and TelProtocolHandler will all fire twice after introduction of newChannel2 r=asuth 2015-08-21 15:37:46 -07:00
SystemAppProxy.jsm Bug 1191137 - fix Mulet and responsive design mode to send key events properly r=ochameau,jryans 2015-08-11 09:14:22 -07:00
SystemMessageGlue.js
TelProtocolHandler.js Bug 1194087 - MailtoProtocolHandler, SmsProtocolHandler, and TelProtocolHandler will all fire twice after introduction of newChannel2 r=asuth 2015-08-21 15:37:46 -07:00
TelURIParser.jsm
UpdatePrompt.js Bug 1037329 - Part 2: Enable SystemUpdate API on b2g. r=fabrice 2015-07-01 00:41:00 -04:00
WebappsUpdater.jsm Bug 1094362 - Completely disable update prefs for reftest. r=vingtetun, r=jgriffin 2014-12-05 07:14:00 -05:00
WebappsUpdateTimer.js