Bug 1355089 - add BUG_COMPONENT to widget/* files. r=mstange,jimm

MozReview-Commit-ID: 49Ug2HTqHnf
This commit is contained in:
Joel Maher 2017-04-14 05:54:36 -04:00
parent 7ed5d1110d
commit 99137683e9
15 changed files with 178 additions and 0 deletions

View File

@ -4,6 +4,9 @@
# 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/.
with Files("**"):
BUG_COMPONENT = ("Firefox for Android", "Graphics, Panning and Zooming")
# List of stems to generate .cpp and .h files for. To add a stem, add it to
# this list and ensure that $(stem)-classes.txt exists in this directory.
generated = [

View File

@ -4,6 +4,9 @@
# 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/.
with Files("**"):
BUG_COMPONENT = ("Firefox for Android", "GeckoView")
EXPORTS += [
'FennecJNINatives.h',
'FennecJNIWrappers.h',

View File

@ -4,6 +4,9 @@
# 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/.
with Files("**"):
BUG_COMPONENT = ("Firefox for Android", "General")
EXPORTS.mozilla.jni += [
'Accessors.h',
'Natives.h',

View File

@ -4,6 +4,9 @@
# 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/.
with Files("**"):
BUG_COMPONENT = ("Core", "Widget: Android")
DIRS += [
'bindings',
'fennec',

View File

@ -4,6 +4,9 @@
# 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/.
with Files("**"):
BUG_COMPONENT = ("Core", "Widget: Cocoa")
XPIDL_SOURCES += [
'nsPIWidgetCocoa.idl',
]

View File

@ -14,6 +14,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
with Files("**"):
BUG_COMPONENT = ("Core", "Widget: Gonk")
EXPORTS += [
'GeckoTouchDispatcher.h',
'GonkPermission.h',

View File

@ -4,6 +4,9 @@
# 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/.
with Files("**"):
BUG_COMPONENT = ("Core", "Widget: Gtk")
if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'gtk3':
DIRS += ['mozgtk']

View File

@ -4,6 +4,9 @@
# 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/.
with Files("**"):
BUG_COMPONENT = ("Core", "Widget: Gtk")
EXPORTS += [
'gtk2xtbin.h',
]

View File

@ -4,6 +4,9 @@
# 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/.
with Files("**"):
BUG_COMPONENT = ("Core", "Widget")
DIRS += ['tests']
LOCAL_INCLUDES += [

View File

@ -4,6 +4,30 @@
# 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/.
with Files("**"):
BUG_COMPONENT = ("Core", "Widget")
with Files("crashtests/*1128214*"):
BUG_COMPONENT = ("Core", "Layout")
with Files("crashtests/*303901*"):
BUG_COMPONENT = ("Core", "Graphics")
with Files("crashtests/*380359*"):
BUG_COMPONENT = ("Core", "Widget")
with Files("reftests/**"):
BUG_COMPONENT = ("Core", "Widget: Cocoa")
with Files("reftests/*fallback*"):
BUG_COMPONENT = ("Core", "Layout: Form Controls")
with Files("*CompositorWidget*"):
BUG_COMPONENT = ("Core", "Graphics")
with Files("*FontRange*"):
BUG_COMPONENT = ("Core", "Widget: Cocoa")
toolkit = CONFIG['MOZ_WIDGET_TOOLKIT']
if toolkit in ('cocoa', 'android', 'gonk', 'uikit'):

View File

@ -4,6 +4,121 @@
# 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/.
with Files("**"):
BUG_COMPONENT = ("Core", "Widget")
with Files("unit/*macwebapputils*"):
BUG_COMPONENT = ("Core", "Widget: Cocoa")
with Files("unit/*taskbar_jumplistitems*"):
BUG_COMPONENT = ("Core", "Widget: Win32")
with Files("TestAppShellSteadyState.cpp"):
BUG_COMPONENT = ("Core", "DOM: IndexedDB")
with Files("TestChromeMargin.cpp"):
BUG_COMPONENT = ("Core", "Widget: win32")
with Files("*1151186*"):
BUG_COMPONENT = ("Core", "Event Handling")
with Files("*413277*"):
BUG_COMPONENT = ("Core", "Widget: Cocoa")
with Files("*428405*"):
BUG_COMPONENT = ("Core", "Widget: Cocoa")
with Files("*429954*"):
BUG_COMPONENT = ("Core", "Widget: Cocoa")
with Files("*444800*"):
BUG_COMPONENT = ("Core", "Widget: Win32")
with Files("*466599*"):
BUG_COMPONENT = ("Core", "Widget: Cocoa")
with Files("*478536*"):
BUG_COMPONENT = ("Core", "Event Handling")
with Files("*485118*"):
BUG_COMPONENT = ("Toolkit", "XUL Widgets")
with Files("*517396*"):
BUG_COMPONENT = ("Toolkit", "XUL Widgets")
with Files("*522217*"):
BUG_COMPONENT = ("Core", "Widget: Cocoa")
with Files("*538242*"):
BUG_COMPONENT = ("Core", "Widget: Cocoa")
with Files("*565392*"):
BUG_COMPONENT = ("Core", "Serializers")
with Files("*586713*"):
BUG_COMPONENT = ("Core", "Widget: Cocoa")
with Files("*593307*"):
BUG_COMPONENT = ("Core", "Widget: Win32")
with Files("*596600*"):
BUG_COMPONENT = ("Core", "Event Handling")
with Files("*673301*"):
BUG_COMPONENT = ("Firefox", "Bookmarks & History")
with Files("test_assign_event_data.html"):
BUG_COMPONENT = ("Core", "Event Handling")
with Files("test_input_events_on_deactive_window.xul"):
BUG_COMPONENT = ("Core", "Event Handling")
with Files("*chrome_context_menus_win*"):
BUG_COMPONENT = ("Core", "General")
with Files("*composition_text_querycontent*"):
BUG_COMPONENT = ("Core", "Internationalization")
with Files("*key_event_counts*"):
BUG_COMPONENT = ("Core", "Widget: Cocoa")
with Files("*imestate*"):
BUG_COMPONENT = ("Core", "Internationalization")
with Files("*mouse_scroll*"):
BUG_COMPONENT = ("Core", "Widget: Win32")
with Files("*native*"):
BUG_COMPONENT = ("Core", "Widget: Cocoa")
with Files("*panel_mouse_coords*"):
BUG_COMPONENT = ("Core", "Widget: Gtk")
with Files("*picker_no_crash*"):
BUG_COMPONENT = ("Core", "Widget: Win32")
with Files("*platform_colors*"):
BUG_COMPONENT = ("Core", "Widget: Cocoa")
with Files("*plugin*"):
BUG_COMPONENT = ("Core", "Plug-ins")
with Files("*position_on_resize*"):
BUG_COMPONENT = ("Core", "Widget: Gtk")
with Files("test_sizemode_events.xul"):
BUG_COMPONENT = ("Core", "Widget: Cocoa")
with Files("*system_status_bar*"):
BUG_COMPONENT = ("Core", "Widget: Cocoa")
with Files("*taskbar_progress*"):
BUG_COMPONENT = ("Core", "Widget: Win32")
with Files("*wheeltransaction*"):
BUG_COMPONENT = ("Core", "Event Handling")
XPCSHELL_TESTS_MANIFESTS += ['unit/xpcshell.ini']
MOCHITEST_MANIFESTS += ['mochitest.ini']
MOCHITEST_CHROME_MANIFESTS += ['chrome.ini']

View File

@ -4,6 +4,9 @@
# 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/.
with Files("**"):
BUG_COMPONENT = ("Core", "Widget")
SOURCES += [
'GfxInfo.cpp',
'nsAppShell.mm',

View File

@ -4,6 +4,9 @@
# 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/.
with Files("**"):
BUG_COMPONENT = ("Core", "Widget: Win32")
TEST_DIRS += ['tests']
EXPORTS += [

View File

@ -4,6 +4,9 @@
# 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/.
with Files("**"):
BUG_COMPONENT = ("Core", "Widget: Gtk")
SOURCES += [
'keysym2ucs.c',
]

View File

@ -4,6 +4,9 @@
# 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/.
with Files("**"):
BUG_COMPONENT = ("Core", "Widget")
FINAL_LIBRARY = 'xul'
SOURCES += [