gecko/mobile/android/components
ISHIKAWA, Chiaki 72d38a6835 Bug 1248252 - Improper outdated octal constant syntax in M-C tree. Use '0o' prefix. r=dao
Be warned. Do not attemp to change the .js "test" source code in ./js
They are meant to check

 - the outdated 0666 octal constant is still parsed correctly,
 - the outdated 0666 octal constant raises syntax error flag
   in strict mode, etc.

So leave them alone.
2016-02-15 08:57:00 +01:00
..
build Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
AboutRedirector.js Bug 1220892 - Part 1: Remove MOZ_ANDROID_NATIVE_ACCOUNTS_UI. r=mcomella 2015-11-30 14:32:17 -08:00
AddonUpdateService.js Bug 1221270 - Schedule and perform GMP updates in AddonUpdateService; r=snorp 2015-11-23 23:31:49 -05:00
AndroidActivitiesGlue.js Bug 1201145 - Make android intent & web activities coexist peacefully r=snorp 2015-09-04 14:06:49 -07:00
BlocklistPrompt.js
BrowserCLH.js Bug 1197957 - Let GeckoView open the nsWindow instead of CLH; r=snorp 2015-09-21 10:13:32 -04:00
ColorPicker.js
ContentDispatchChooser.js
ContentPermissionPrompt.js Bug 1212606 - Prompt user (with a doorhanger) to allow to notifications from a website. r=ally 2015-11-10 15:18:20 -08:00
DirectoryProvider.js Bug 1227603 - Add support for sub-distributions based on MCC/MNC (SIM). r=margaret,mfinkle 2016-01-15 10:11:34 +01: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
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
ImageBlockingPolicy.js Bug 1225225 - Incorrect pref type and name used ImageBlockingPolicy r=mfinkle 2015-11-16 15:37:34 -05:00
LoginManagerPrompter.js Bug 1216986 - Fix usage of nsIURI.host in password manager and prompt code to support IPv6. r=dolske,liuche,kanru 2015-12-02 16:13:18 -08:00
MobileComponents.manifest Bug 1044289 - Update PromptService.js to handle stuff from nsPrompter.js r=margaret 2015-12-30 14:59:45 -05:00
moz.build Bug 1223412 - Make b2gdroid reliably use the some b2g components instead of Fennec's. r=fabrice 2015-11-14 08:40:54 +09:00
NSSDialogService.js
PaymentProviderStrategy.js
PaymentsUI.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
PromptService.js Bug 1044289 - Update PromptService.js to handle stuff from nsPrompter.js r=margaret 2015-12-30 14:59:45 -05:00
SessionStore.idl
SessionStore.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
SiteSpecificUserAgent.js
Snippets.js Bug 1224661 - Clicking on a snippet should open the URL in the same tab, not a new one. r=liuche 2015-11-13 15:37:40 -05:00
TabSource.js
WebappsUpdateTimer.js Bug 1219016 - Don't use context class name to detect webapp process; r=mfinkle 2015-11-11 21:28:59 -05:00
XPIDialogService.js