.. |
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
|
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 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
|
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 1126089 - Allow messages to be sent after frame script unload event (r=smaug)
|
2015-03-19 06:43:46 -07:00 |
FxAccountsMgmtService.jsm
|
Bug 1182071 - Allow System app to fetch Sync keys. r=spenrose
|
2015-07-21 21:34:37 +02: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 1114594 - Remove promptForSaveToFile in favor of promptForSaveToFileAsync. r=paolo
|
2015-01-27 16:07:20 -05: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 |
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
|
Merge m-c to fx-team. a=merge
|
2015-08-27 21:44:52 -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 |
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 |
Screenshot.jsm
|
Bug 1142550 - Fix screenshot. r=gwagner
|
2015-03-12 12:34:00 -04: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 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
|
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 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
|
|
|