gecko-dev/mobile/android/components
Ian Moody 2fb24e7073 Bug 1538766 - mobile/ automated ESLint no-throw-literal fixes. r=petru
Result of running:
$ mach eslint -funix mobile/ | sed -Ee 's/:.+//' - | xargs sed -E \
    -e 's/throw ((["`])[^"]+\2);/throw new Error(\1);/g' \
    -e 's/throw ((["`])[^"]+\2 \+ [^ ";]+);/throw new Error(\1);/g' \
    -e 's/throw \(/throw new Error(/g' -i

Differential Revision: https://phabricator.services.mozilla.com/D24731

--HG--
extra : moz-landing-system : lando
2019-03-26 08:29:37 +00:00
..
build Bug 1489308 part 9. Remove now-unused wyciwyg bits. r=mccr8 2019-02-28 01:09:48 +00:00
extensions Bug 1525959 - Skip some mochitests tests under GeckoView r=geckoview-reviewers,esawin 2019-02-27 15:01:43 +00:00
geckoview Bug 1538766 - mobile/ automated ESLint no-throw-literal fixes. r=petru 2019-03-26 08:29:37 +00:00
search Bug 1535288 - Set up productization for Bengali (bn) on Firefox desktop and Firefox for Android r=mkaply 2019-03-26 12:09:26 +00:00
AboutRedirector.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
AddonUpdateService.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
BlocklistPrompt.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
BrowserCLH.js Bug 1531959 - Change all RemoteLogins message names to PasswordManager in pwmgr code. r=MattN 2019-03-05 21:08:49 +00:00
ColorPicker.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
ContentDispatchChooser.js Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8 2019-01-30 17:26:25 +00:00
ContentPermissionPrompt.js Bug 1524619 - Part 3 - Support requiring user gestures for push notifications on Fennec. r=snorp 2019-03-15 11:47:06 +01:00
DirectoryProvider.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
FilePicker.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
FxAccountsPush.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
HelperAppDialog.js Bug 1489308 part 9. Remove now-unused wyciwyg bits. r=mccr8 2019-02-28 01:09:48 +00:00
ImageBlockingPolicy.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
LoginManagerPrompter.js Bug 1538766 - mobile/ automated ESLint no-throw-literal fixes. r=petru 2019-03-26 08:29:37 +00:00
MobileComponents.manifest Backed out changeset d83d3c63a428 (bug 1440601) for causing TL bustages. 2019-03-15 23:48:05 +02:00
moz.build Bug 1482836 Remove deprecated Snippets code r=jchen 2018-08-16 19:59:15 +00:00
NSSDialogService.js Bug 1538766 - mobile/ automated ESLint no-throw-literal fixes. r=petru 2019-03-26 08:29:37 +00:00
PersistentNotificationHandler.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
PresentationDevicePrompt.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
PresentationRequestUIGlue.js Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8 2019-01-30 17:26:25 +00:00
PromptService.js Bug 1538766 - mobile/ automated ESLint no-throw-literal fixes. r=petru 2019-03-26 08:29:37 +00:00
SessionStore.idl Bug 1499874 - Part 0b: Remove SessionStore.forgetClosedTab(). r=esawin 2018-12-23 17:45:10 +01:00
SessionStore.js Bug 1538766 - mobile/ automated ESLint no-throw-literal fixes. r=petru 2019-03-26 08:29:37 +00:00
TabSource.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
XPIDialogService.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00