gecko/b2g/components
2015-10-15 23:36:58 +02:00
..
test Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE 2015-10-07 14:03:21 +02:00
AboutServiceWorkers.jsm Bug 1165272 - Part 1: remove getAppCodebasePrincipal. r=bholley 2015-08-17 17:03:19 +08:00
ActivitiesGlue.js
ActivityChannel.jsm Backed out 3 changesets (bug 1143922) for landing with the wrong bug number 2015-09-18 14:13:33 -07:00
AlertsHelper.jsm Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -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 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
B2GAppMigrator.js
B2GComponents.manifest Merge m-c to fx-team. a=merge 2015-08-27 21:44:52 -04:00
B2GPresentationDevicePrompt.js
BootstrapCommandLine.js
Bootstraper.jsm Bug 1204965 - Graphene support. Merge larch into mozilla-central. r=fabrice r=glandium 2015-09-30 23:49:00 +02:00
CommandLine.js Bug 1163904 - handle -url command line argument. r=fabrice 2015-05-15 06:36:23 +02:00
ContentPermissionPrompt.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
ContentRequestHelper.jsm
DebuggerActors.js Bug 912121 - Rewrite require / import to match source tree. rs=devtools 2015-09-21 12:04:18 -05:00
DirectoryProvider.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
ErrorPage.jsm Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
FilePicker.js
Frames.jsm Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
FxAccountsMgmtService.jsm Bug 1211606 - Only fetch keys when Sync is enabled via 'services.sync.enabled' pref changed from Gaia. r=fabrice 2015-10-15 23:36:58 +02:00
FxAccountsUIGlue.js
GlobalSimulatorScreen.jsm
HelperAppDialog.js
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 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
LogCapture.jsm Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07: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 1212265 - Collect recovery log as part of LogShake. r=gwagner 2015-10-07 02:50:00 +02:00
MailtoProtocolHandler.js Bug 1207499 - Part 1: Remove use of expression closure from b2g/. r=sicking 2015-09-21 00:07:44 +09:00
MobileIdentityUIGlue.js
moz.build Bug 1156715 - Create shell-remote for launching system-remote, r=fabrice 2015-09-29 19:41:00 +02:00
MultiscreenHandler.jsm Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE 2015-10-07 14:03:21 +02:00
OMAContentHandler.js
OopCommandLine.js
OrientationChangeHandler.jsm Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
PaymentGlue.js
PaymentProviderStrategy.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07: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 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
SafeMode.jsm Bug 1203219 - [Safe Mode]Smartphone gets a bad state when user launches "Safe Mode" in a landscape mode r=ferjm 2015-09-22 11:41:45 -07:00
Screenshot.jsm Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
SignInToWebsite.jsm Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
SimulatorScreen.js Bug 1207499 - Part 1: Remove use of expression closure from b2g/. r=sicking 2015-09-21 00:07:44 +09:00
SmsProtocolHandler.js Bug 1207499 - Part 1: Remove use of expression closure from b2g/. r=sicking 2015-09-21 00:07:44 +09:00
SystemAppProxy.jsm Bug 1160923 - [B2G] Waiting for explicit mozContentEvent before sending out mozChromeEvents, r=vingtetun, f=ochaumeau 2015-09-28 09:27:49 -07:00
SystemMessageGlue.js
TelProtocolHandler.js Bug 1207499 - Part 1: Remove use of expression closure from b2g/. r=sicking 2015-09-21 00:07:44 +09:00
TelURIParser.jsm
UpdatePrompt.js Bug 1212295 - Wait for SystemApp to be ready before sending update-error event. r=fabrice 2015-10-08 04:03:00 +02:00
WebappsUpdater.jsm
WebappsUpdateTimer.js