gecko-dev/b2g/components
Shih-Chiang Chien 0581ac410b Bug 1277197 - fix JS error in PresentationRequestUIGlue for 2-UAs device. r=kuoe0. 2016-06-01 21:12:21 +08:00
..
test Bug 1250453 - Remove DOMApplicationRegistry.allAppsLaunchable property and related testing API. r=myk 2016-03-14 16:29:11 +00:00
AboutServiceWorkers.jsm Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer 2016-03-02 10:35:56 -06:00
ActivitiesGlue.js Bug 1073501 - Include activity type in activity-choice mozChromeEvent. r=fabrice 2014-10-31 01:50:00 -04:00
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 1227300, Part 5 - Implement `showAlert` for the B2G alerts backend. r=mhenretty 2015-11-23 15:01:57 -08: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 Bug 1077715 - Copy sqlite directory when doing b2g browser migration; r=fabrice 2015-01-15 14:39:51 -08:00
B2GComponents.manifest Bug 1261011 - Remove Inter-App Communication API; r=fabrice 2016-05-05 07:39:10 -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 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 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 912121 - Rewrite require / import to match source tree. rs=devtools 2015-09-21 12:04:18 -05:00
DirectoryProvider.js Bug 1229620 - Replace #ifdefs in b2g/ code by AppConstants r=timdream 2015-12-03 09:14:07 -08:00
ErrorPage.jsm Bug 1238160 - Set tab context's isolation from frame attr. r=smaug 2016-03-02 10:35:56 -06:00
FilePicker.js Bug 1238515 - nsIFilePicker methods should clearly say when they return directories and files, r=smaug 2016-01-12 19:18:15 +00:00
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 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 1248252 - Improper outdated octal constant syntax in M-C tree. Use '0o' prefix. r=dao 2016-02-15 08:57:00 +01: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 1229620 - Replace #ifdefs in b2g/ code by AppConstants r=timdream 2015-12-03 09:14:07 -08:00
LogCapture.jsm Bug 1231100 - Get rid of nsIDOMFileReader - patch 2, r=sicking 2015-12-09 15:52:38 -05: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 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 1259466. Rename layers.offmainthreadcomposition.enabled. r=milan 2016-04-05 10:55:17 -04:00
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 Bug 1097928 - Convert MozPaymentProvider to WebIDL. r=bholley,fabrice 2015-01-19 14:50:32 +01:00
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
PersistentDataBlock.jsm Bug 1235990 - Correct array type checking. r=shu 2016-01-07 08:05:00 +01:00
PresentationRequestUIGlue.js Bug 1277197 - fix JS error in PresentationRequestUIGlue for 2-UAs device. r=kuoe0. 2016-06-01 21:12:21 +08:00
ProcessGlobal.js Bug 1190995 - backout 0450f02a2b3b for M1 failures 2015-08-14 17:57:34 -07:00
RecoveryService.js Bug 1230633 - User is unable to enable full devtools/developer mode r=me 2015-12-04 15:06:53 -08: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 1235123 - Part 1 - Make SystemAppProxy can handle multiple system app, r=schien 2016-04-28 15:18:03 +08: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 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 1229620 - Replace #ifdefs in b2g/ code by AppConstants r=timdream 2015-12-03 09:14:07 -08:00
WebappsUpdateTimer.js
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 1261011 - Remove Inter-App Communication API; r=fabrice 2016-05-05 07:39:10 -04:00