mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8
This commit is contained in:
parent
2da1796b85
commit
fb1e757d42
5
browser/base/content/test/alerts/.eslintrc
Normal file
5
browser/base/content/test/alerts/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/mochitest/browser.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/base/content/test/chat/.eslintrc
Normal file
5
browser/base/content/test/chat/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/mochitest/browser.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/base/content/test/chrome/.eslintrc
Normal file
5
browser/base/content/test/chrome/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/mochitest/chrome.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
6
browser/base/content/test/general/.eslintrc
Normal file
6
browser/base/content/test/general/.eslintrc
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/mochitest/browser.eslintrc",
|
||||||
|
"../../../../../testing/mochitest/mochitest.eslintrc",
|
||||||
|
]
|
||||||
|
}
|
5
browser/base/content/test/newtab/.eslintrc
Normal file
5
browser/base/content/test/newtab/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/mochitest/browser.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/base/content/test/plugins/.eslintrc
Normal file
5
browser/base/content/test/plugins/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/mochitest/browser.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/base/content/test/popupNotifications/.eslintrc
Normal file
5
browser/base/content/test/popupNotifications/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/mochitest/browser.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/base/content/test/referrer/.eslintrc
Normal file
5
browser/base/content/test/referrer/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/mochitest/browser.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/base/content/test/social/.eslintrc
Normal file
5
browser/base/content/test/social/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/mochitest/browser.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/mochitest/browser.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/components/customizableui/test/.eslintrc
Normal file
5
browser/components/customizableui/test/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../testing/mochitest/browser.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/components/dirprovider/tests/unit/.eslintrc
Normal file
5
browser/components/dirprovider/tests/unit/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/components/downloads/test/browser/.eslintrc
Normal file
5
browser/components/downloads/test/browser/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/mochitest/browser.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/components/downloads/test/unit/.eslintrc
Normal file
5
browser/components/downloads/test/unit/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/components/feeds/test/.eslintrc
Normal file
5
browser/components/feeds/test/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../testing/mochitest/mochitest.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/components/feeds/test/chrome/.eslintrc
Normal file
5
browser/components/feeds/test/chrome/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/mochitest/chrome.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/components/feeds/test/unit/.eslintrc
Normal file
5
browser/components/feeds/test/unit/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/components/migration/tests/unit/.eslintrc
Normal file
5
browser/components/migration/tests/unit/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/components/newtab/tests/browser/.eslintrc
Normal file
5
browser/components/newtab/tests/browser/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/mochitest/browser.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/components/newtab/tests/xpcshell/.eslintrc
Normal file
5
browser/components/newtab/tests/xpcshell/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/components/places/tests/browser/.eslintrc
Normal file
5
browser/components/places/tests/browser/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/mochitest/browser.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/components/places/tests/chrome/.eslintrc
Normal file
5
browser/components/places/tests/chrome/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/mochitest/chrome.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/components/places/tests/unit/.eslintrc
Normal file
5
browser/components/places/tests/unit/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/mochitest/browser.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/mochitest/browser.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/components/safebrowsing/content/test/.eslintrc
Normal file
5
browser/components/safebrowsing/content/test/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/mochitest/browser.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/components/search/test/.eslintrc
Normal file
5
browser/components/search/test/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../testing/mochitest/browser.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/components/selfsupport/test/.eslintrc
Normal file
5
browser/components/selfsupport/test/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../testing/mochitest/browser.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/components/sessionstore/test/.eslintrc
Normal file
5
browser/components/sessionstore/test/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../testing/mochitest/browser.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/components/sessionstore/test/unit/.eslintrc
Normal file
5
browser/components/sessionstore/test/unit/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/components/shell/test/.eslintrc
Normal file
5
browser/components/shell/test/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../testing/mochitest/browser.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/components/shell/test/unit/.eslintrc
Normal file
5
browser/components/shell/test/unit/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/components/test/.eslintrc
Normal file
5
browser/components/test/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../testing/mochitest/browser.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/components/translation/test/.eslintrc
Normal file
5
browser/components/translation/test/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../testing/mochitest/browser.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/components/translation/test/unit/.eslintrc
Normal file
5
browser/components/translation/test/unit/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/components/uitour/test/.eslintrc
Normal file
5
browser/components/uitour/test/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../testing/mochitest/browser.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/experiments/test/xpcshell/.eslintrc
Normal file
5
browser/experiments/test/xpcshell/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/extensions/pdfjs/test/.eslintrc
Normal file
5
browser/extensions/pdfjs/test/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../testing/mochitest/browser.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/fuel/test/.eslintrc
Normal file
5
browser/fuel/test/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../testing/mochitest/browser.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/modules/test/.eslintrc
Normal file
5
browser/modules/test/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../testing/mochitest/browser.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/modules/test/unit/social/.eslintrc
Normal file
5
browser/modules/test/unit/social/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
browser/modules/test/xpcshell/.eslintrc
Normal file
5
browser/modules/test/xpcshell/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/aboutmemory/tests/.eslintrc
Normal file
5
toolkit/components/aboutmemory/tests/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../testing/mochitest/chrome.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/mochitest/browser.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/addoncompat/tests/browser/.eslintrc
Normal file
5
toolkit/components/addoncompat/tests/browser/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/mochitest/browser.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/alerts/test/.eslintrc
Normal file
5
toolkit/components/alerts/test/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../testing/mochitest/mochitest.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/autocomplete/tests/unit/.eslintrc
Normal file
5
toolkit/components/autocomplete/tests/unit/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/captivedetect/test/unit/.eslintrc
Normal file
5
toolkit/components/captivedetect/test/unit/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/commandlines/test/unit/.eslintrc
Normal file
5
toolkit/components/commandlines/test/unit/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/commandlines/test/unit_unix/.eslintrc
Normal file
5
toolkit/components/commandlines/test/unit_unix/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/commandlines/test/unit_win/.eslintrc
Normal file
5
toolkit/components/commandlines/test/unit_win/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/console/tests/.eslintrc
Normal file
5
toolkit/components/console/tests/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../testing/mochitest/chrome.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/mochitest/mochitest.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/contentprefs/tests/unit/.eslintrc
Normal file
5
toolkit/components/contentprefs/tests/unit/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/crashes/tests/xpcshell/.eslintrc
Normal file
5
toolkit/components/crashes/tests/xpcshell/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/crashmonitor/test/unit/.eslintrc
Normal file
5
toolkit/components/crashmonitor/test/unit/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/ctypes/tests/chrome/.eslintrc
Normal file
5
toolkit/components/ctypes/tests/chrome/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/mochitest/chrome.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/ctypes/tests/unit/.eslintrc
Normal file
5
toolkit/components/ctypes/tests/unit/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
@ -24,7 +24,6 @@ XPCSHELL_TESTS_MANIFESTS += ['test/unit/xpcshell.ini']
|
|||||||
if not CONFIG['MOZ_JSDOWNLOADS']:
|
if not CONFIG['MOZ_JSDOWNLOADS']:
|
||||||
XPCSHELL_TESTS_MANIFESTS += ['test/schema_migration/xpcshell.ini']
|
XPCSHELL_TESTS_MANIFESTS += ['test/schema_migration/xpcshell.ini']
|
||||||
BROWSER_CHROME_MANIFESTS += ['test/browser/browser.ini']
|
BROWSER_CHROME_MANIFESTS += ['test/browser/browser.ini']
|
||||||
MOCHITEST_MANIFESTS += ['test/browser/mochitest.ini']
|
|
||||||
|
|
||||||
XPIDL_SOURCES += [
|
XPIDL_SOURCES += [
|
||||||
'nsIApplicationReputation.idl',
|
'nsIApplicationReputation.idl',
|
||||||
|
5
toolkit/components/downloads/test/browser/.eslintrc
Normal file
5
toolkit/components/downloads/test/browser/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/mochitest/mochitest.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
@ -1,4 +1,7 @@
|
|||||||
[DEFAULT]
|
[DEFAULT]
|
||||||
|
support-files =
|
||||||
|
download.html
|
||||||
|
download.test
|
||||||
|
|
||||||
[browser_download_history.js]
|
[browser_download_history.js]
|
||||||
[browser_nsIDownloadManagerUI.js]
|
[browser_nsIDownloadManagerUI.js]
|
||||||
|
@ -1,4 +0,0 @@
|
|||||||
[DEFAULT]
|
|
||||||
support-files =
|
|
||||||
download.html
|
|
||||||
download.test
|
|
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/downloads/test/unit/.eslintrc
Normal file
5
toolkit/components/downloads/test/unit/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
6
toolkit/components/feeds/test/.eslintrc
Normal file
6
toolkit/components/feeds/test/.eslintrc
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../testing/mochitest/chrome.eslintrc",
|
||||||
|
"../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/filepicker/test/unit/.eslintrc
Normal file
5
toolkit/components/filepicker/test/unit/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/filewatcher/tests/xpcshell/.eslintrc
Normal file
5
toolkit/components/filewatcher/tests/xpcshell/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/formautofill/test/browser/.eslintrc
Normal file
5
toolkit/components/formautofill/test/browser/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/mochitest/browser.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/formautofill/test/chrome/.eslintrc
Normal file
5
toolkit/components/formautofill/test/chrome/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/mochitest/chrome.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/formautofill/test/xpcshell/.eslintrc
Normal file
5
toolkit/components/formautofill/test/xpcshell/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/jsdownloads/test/browser/.eslintrc
Normal file
5
toolkit/components/jsdownloads/test/browser/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/mochitest/browser.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/jsdownloads/test/data/.eslintrc
Normal file
5
toolkit/components/jsdownloads/test/data/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/jsdownloads/test/unit/.eslintrc
Normal file
5
toolkit/components/jsdownloads/test/unit/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/lz4/tests/xpcshell/.eslintrc
Normal file
5
toolkit/components/lz4/tests/xpcshell/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/mediasniffer/test/unit/.eslintrc
Normal file
5
toolkit/components/mediasniffer/test/unit/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/microformats/tests/.eslintrc
Normal file
5
toolkit/components/microformats/tests/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../testing/mochitest/mochitest.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/osfile/tests/mochi/.eslintrc
Normal file
5
toolkit/components/osfile/tests/mochi/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/mochitest/chrome.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/osfile/tests/xpcshell/.eslintrc
Normal file
5
toolkit/components/osfile/tests/xpcshell/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
6
toolkit/components/passwordmgr/test/.eslintrc
Normal file
6
toolkit/components/passwordmgr/test/.eslintrc
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../testing/mochitest/mochitest.eslintrc",
|
||||||
|
"../../../../testing/mochitest/chrome.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/passwordmgr/test/browser/.eslintrc
Normal file
5
toolkit/components/passwordmgr/test/browser/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/mochitest/browser.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/passwordmgr/test/unit/.eslintrc
Normal file
5
toolkit/components/passwordmgr/test/unit/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/perf/.eslintrc
Normal file
5
toolkit/components/perf/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../testing/mochitest/chrome.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/mochitest/browser.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
7
toolkit/components/places/tests/.eslintrc
Normal file
7
toolkit/components/places/tests/.eslintrc
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../testing/mochitest/mochitest.eslintrc",
|
||||||
|
"../../../../testing/mochitest/chrome.eslintrc",
|
||||||
|
"../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/places/tests/autocomplete/.eslintrc
Normal file
5
toolkit/components/places/tests/autocomplete/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/places/tests/bookmarks/.eslintrc
Normal file
5
toolkit/components/places/tests/bookmarks/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
6
toolkit/components/places/tests/browser/.eslintrc
Normal file
6
toolkit/components/places/tests/browser/.eslintrc
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/mochitest/browser.eslintrc",
|
||||||
|
"../../../../../testing/mochitest/mochitest.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
6
toolkit/components/places/tests/chrome/.eslintrc
Normal file
6
toolkit/components/places/tests/chrome/.eslintrc
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/mochitest/chrome.eslintrc",
|
||||||
|
"../../../../../testing/mochitest/mochitest.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/places/tests/expiration/.eslintrc
Normal file
5
toolkit/components/places/tests/expiration/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/places/tests/favicons/.eslintrc
Normal file
5
toolkit/components/places/tests/favicons/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/places/tests/history/.eslintrc
Normal file
5
toolkit/components/places/tests/history/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/places/tests/inline/.eslintrc
Normal file
5
toolkit/components/places/tests/inline/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/places/tests/migration/.eslintrc
Normal file
5
toolkit/components/places/tests/migration/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../../testing/mochitest/mochitest.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../../testing/mochitest/mochitest.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/places/tests/network/.eslintrc
Normal file
5
toolkit/components/places/tests/network/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
5
toolkit/components/places/tests/queries/.eslintrc
Normal file
5
toolkit/components/places/tests/queries/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"../../../../../testing/xpcshell/xpcshell.eslintrc"
|
||||||
|
]
|
||||||
|
}
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user