2016-07-14 19:16:42 +03:00
|
|
|
# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
|
2013-02-26 00:47:18 +04:00
|
|
|
# vim: set filetype=python:
|
|
|
|
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
|
2017-04-19 15:11:47 +03:00
|
|
|
with Files("**"):
|
|
|
|
BUG_COMPONENT = ("Firefox", "General")
|
|
|
|
|
|
|
|
with Files("test/browser/*Telemetry*"):
|
|
|
|
BUG_COMPONENT = ("Toolkit", "Telemetry")
|
|
|
|
|
|
|
|
with Files("test/browser/*ContentSearch*"):
|
|
|
|
BUG_COMPONENT = ("Firefox", "Search")
|
|
|
|
|
|
|
|
with Files("test/browser/*PermissionUI*"):
|
|
|
|
BUG_COMPONENT = ("Firefox", "Site Identity and Permission Panels")
|
|
|
|
|
|
|
|
with Files("test/browser/*SitePermissions*"):
|
|
|
|
BUG_COMPONENT = ("Firefox", "Site Identity and Permission Panels")
|
|
|
|
|
|
|
|
with Files("test/browser/browser_UnsubmittedCrashHandler.js"):
|
2017-05-02 19:44:42 +03:00
|
|
|
BUG_COMPONENT = ("Toolkit", "Crash Reporting")
|
2017-04-19 15:11:47 +03:00
|
|
|
|
|
|
|
with Files("test/browser/browser_bug1319078.js"):
|
|
|
|
BUG_COMPONENT = ("Core", "DOM: Core & HTML")
|
|
|
|
|
|
|
|
with Files("test/browser/browser_taskbar_preview.js"):
|
|
|
|
BUG_COMPONENT = ("Firefox", "Shell Integration")
|
|
|
|
|
|
|
|
with Files("test/browser/browser_urlBar_zoom.js"):
|
|
|
|
BUG_COMPONENT = ("Firefox", "General")
|
|
|
|
|
|
|
|
with Files("test/unit/test_AttributionCode.js"):
|
|
|
|
BUG_COMPONENT = ("Toolkit", "Telemetry")
|
|
|
|
|
|
|
|
with Files("test/unit/test_DirectoryLinksProvider.js"):
|
|
|
|
BUG_COMPONENT = ("Firefox", "New Tab Page")
|
|
|
|
|
|
|
|
with Files("test/unit/test_E10SUtils_nested_URIs.js"):
|
|
|
|
BUG_COMPONENT = ("Core", "Security: Process Sandboxing")
|
|
|
|
|
|
|
|
with Files("test/unit/test_LaterRun.js"):
|
|
|
|
BUG_COMPONENT = ("Firefox", "Tours")
|
|
|
|
|
|
|
|
with Files("test/unit/test_SitePermissions.js"):
|
|
|
|
BUG_COMPONENT = ("Firefox", "Site Identity and Permission Panels")
|
|
|
|
|
|
|
|
with Files("AboutNewTab.jsm"):
|
|
|
|
BUG_COMPONENT = ("Firefox", "New Tab Page")
|
|
|
|
|
|
|
|
with Files("AttributionCode.jsm"):
|
|
|
|
BUG_COMPONENT = ("Toolkit", "Telemetry")
|
|
|
|
|
|
|
|
with Files("*Telemetry.jsm"):
|
|
|
|
BUG_COMPONENT = ("Toolkit", "Telemetry")
|
|
|
|
|
|
|
|
with Files("ContentCrashHandlers.jsm"):
|
2017-05-02 19:44:42 +03:00
|
|
|
BUG_COMPONENT = ("Toolkit", "Crash Reporting")
|
2017-04-19 15:11:47 +03:00
|
|
|
|
|
|
|
with Files("ContentSearch.jsm"):
|
|
|
|
BUG_COMPONENT = ("Firefox", "Search")
|
|
|
|
|
|
|
|
with Files("ContentWebRTC.jsm"):
|
|
|
|
BUG_COMPONENT = ("Firefox", "Device Permissions")
|
|
|
|
|
|
|
|
with Files("DirectoryLinksProvider.jsm"):
|
|
|
|
BUG_COMPONENT = ("Firefox", "New Tab Page")
|
|
|
|
|
|
|
|
with Files("E10SUtils.jsm"):
|
|
|
|
BUG_COMPONENT = ("Core", "Security: Process Sandboxing")
|
|
|
|
|
|
|
|
with Files("ExtensionsUI.jsm"):
|
|
|
|
BUG_COMPONENT = ("Toolkit", "WebExtensions: General")
|
|
|
|
|
|
|
|
with Files("LaterRun.jsm"):
|
|
|
|
BUG_COMPONENT = ("Firefox", "Tours")
|
|
|
|
|
|
|
|
with Files("PermissionUI.jsm"):
|
|
|
|
BUG_COMPONENT = ("Firefox", "Site Identity and Permission Panels")
|
|
|
|
|
|
|
|
with Files("PluginContent.jsm"):
|
|
|
|
BUG_COMPONENT = ("Core", "Plug-ins")
|
|
|
|
|
|
|
|
with Files("ProcessHangMonitor.jsm"):
|
|
|
|
BUG_COMPONENT = ("Core", "DOM: Content Processes")
|
|
|
|
|
|
|
|
with Files("ReaderParent.jsm"):
|
|
|
|
BUG_COMPONENT = ("Toolkit", "Reader Mode")
|
|
|
|
|
|
|
|
with Files("Sanitizer.jsm"):
|
|
|
|
BUG_COMPONENT = ("Firefox", "Preferences")
|
|
|
|
|
|
|
|
with Files("SitePermissions.jsm"):
|
|
|
|
BUG_COMPONENT = ("Firefox", "Site Identity and Permission Panels")
|
|
|
|
|
|
|
|
with Files("TransientPrefs.jsm"):
|
|
|
|
BUG_COMPONENT = ("Firefox", "Preferences")
|
|
|
|
|
|
|
|
with Files("Windows8WindowFrameColor.jsm"):
|
|
|
|
BUG_COMPONENT = ("Firefox", "Theme")
|
|
|
|
|
|
|
|
with Files("WindowsJumpLists.jsm"):
|
|
|
|
BUG_COMPONENT = ("Firefox", "Shell Integration")
|
|
|
|
|
|
|
|
with Files("WindowsPreviewPerTab.jsm"):
|
|
|
|
BUG_COMPONENT = ("Core", "Widget: Win32")
|
|
|
|
|
|
|
|
with Files("offlineAppCache.jsm"):
|
|
|
|
BUG_COMPONENT = ("Firefox", "Preferences")
|
|
|
|
|
2017-07-28 00:41:00 +03:00
|
|
|
with Files("UpdateTopLevelContentWindowIDHelper.jsm"):
|
|
|
|
BUG_COMPONENT = ("Core", "Networking")
|
|
|
|
|
2017-04-19 15:11:47 +03:00
|
|
|
with Files("webrtcUI.jsm"):
|
|
|
|
BUG_COMPONENT = ("Firefox", "Device Permissions")
|
|
|
|
|
2017-07-19 00:39:11 +03:00
|
|
|
with Files("ZoomUI.jsm"):
|
|
|
|
BUG_COMPONENT = ("Firefox", "Toolbars and Customization")
|
|
|
|
|
2017-04-19 15:11:47 +03:00
|
|
|
|
2017-03-01 20:10:16 +03:00
|
|
|
BROWSER_CHROME_MANIFESTS += ['test/browser/browser.ini']
|
2017-08-16 18:54:21 +03:00
|
|
|
XPCSHELL_TESTS_MANIFESTS += ['test/unit/xpcshell.ini']
|
2013-02-26 00:47:18 +04:00
|
|
|
|
2013-06-28 23:17:07 +04:00
|
|
|
EXTRA_JS_MODULES += [
|
2015-03-12 18:25:32 +03:00
|
|
|
'AboutHome.jsm',
|
2015-06-15 22:36:43 +03:00
|
|
|
'AboutNewTab.jsm',
|
2016-08-19 00:40:08 +03:00
|
|
|
'AttributionCode.jsm',
|
2013-12-10 23:49:02 +04:00
|
|
|
'BrowserUITelemetry.jsm',
|
2016-05-12 10:30:00 +03:00
|
|
|
'BrowserUsageTelemetry.jsm',
|
2014-10-18 02:55:14 +04:00
|
|
|
'CastingApps.jsm',
|
2013-08-09 04:16:47 +04:00
|
|
|
'ContentClick.jsm',
|
2015-11-03 04:57:03 +03:00
|
|
|
'ContentCrashHandlers.jsm',
|
2014-02-09 05:41:34 +04:00
|
|
|
'ContentLinkHandler.jsm',
|
2017-04-04 21:21:48 +03:00
|
|
|
'ContentObservers.js',
|
2014-04-25 06:09:20 +04:00
|
|
|
'ContentSearch.jsm',
|
2014-09-22 22:39:57 +04:00
|
|
|
'ContentWebRTC.jsm',
|
2014-09-22 11:53:19 +04:00
|
|
|
'DirectoryLinksProvider.jsm',
|
2014-09-25 22:35:45 +04:00
|
|
|
'E10SUtils.jsm',
|
2017-01-03 21:55:25 +03:00
|
|
|
'ExtensionsUI.jsm',
|
2014-02-09 05:41:30 +04:00
|
|
|
'Feeds.jsm',
|
2014-08-21 19:42:42 +04:00
|
|
|
'FormSubmitObserver.jsm',
|
|
|
|
'FormValidationHandler.jsm',
|
2016-01-19 18:47:19 +03:00
|
|
|
'LaterRun.jsm',
|
2013-10-24 03:05:43 +04:00
|
|
|
'offlineAppCache.jsm',
|
2017-07-30 06:24:51 +03:00
|
|
|
'PageActions.jsm',
|
2016-08-28 06:11:07 +03:00
|
|
|
'PermissionUI.jsm',
|
2017-08-08 21:41:15 +03:00
|
|
|
'PingCentre.jsm',
|
2015-03-12 18:25:32 +03:00
|
|
|
'PluginContent.jsm',
|
2015-12-17 21:31:08 +03:00
|
|
|
'ProcessHangMonitor.jsm',
|
2015-02-11 03:25:27 +03:00
|
|
|
'ReaderParent.jsm',
|
2015-03-12 18:25:32 +03:00
|
|
|
'RecentWindow.jsm',
|
2014-04-05 01:50:42 +04:00
|
|
|
'RemotePrompt.jsm',
|
2015-07-27 20:18:19 +03:00
|
|
|
'Sanitizer.jsm',
|
2013-06-28 23:17:07 +04:00
|
|
|
'SitePermissions.jsm',
|
2015-04-28 19:30:19 +03:00
|
|
|
'TransientPrefs.jsm',
|
2017-07-28 00:41:00 +03:00
|
|
|
'UpdateTopLevelContentWindowIDHelper.jsm',
|
2015-03-12 18:25:32 +03:00
|
|
|
'webrtcUI.jsm',
|
2017-07-19 00:39:11 +03:00
|
|
|
'ZoomUI.jsm',
|
2013-06-28 23:17:07 +04:00
|
|
|
]
|
|
|
|
|
|
|
|
if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'windows':
|
|
|
|
EXTRA_JS_MODULES += [
|
2014-03-21 04:23:36 +04:00
|
|
|
'Windows8WindowFrameColor.jsm',
|
2013-06-28 23:17:07 +04:00
|
|
|
'WindowsJumpLists.jsm',
|
|
|
|
'WindowsPreviewPerTab.jsm',
|
|
|
|
]
|