зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1469872 - update bugzilla products and components in moz.build files: devtools. r=nalexander
MozReview-Commit-ID: 6bs0jkTP6rP --HG-- extra : rebase_source : 4e554f8e710aea1fb372a0f21d7539cf568baa17
This commit is contained in:
Родитель
19e1f63d3f
Коммит
82bbb42c90
|
@ -11,7 +11,7 @@ with Files("controlCenter/**"):
|
|||
BUG_COMPONENT = ("Firefox", "Site Identity and Permission Panels")
|
||||
|
||||
with Files("devtools/**"):
|
||||
BUG_COMPONENT = ("Firefox", "Developer Tools")
|
||||
BUG_COMPONENT = ("DevTools", "General")
|
||||
|
||||
with Files("permissionPrompts/**"):
|
||||
BUG_COMPONENT = ("Firefox", "Site Identity and Permission Panels")
|
||||
|
|
|
@ -14,5 +14,5 @@ BROWSER_CHROME_MANIFESTS += [
|
|||
]
|
||||
XPCSHELL_TESTS_MANIFESTS += ['test/xpcshell.ini']
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: about:debugging')
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('DevTools', 'about:debugging')
|
||||
|
|
|
@ -23,4 +23,4 @@ DevToolsModules(
|
|||
)
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Accessibility')
|
||||
BUG_COMPONENT = ('DevTools', 'Accessibility Tools')
|
||||
|
|
|
@ -9,5 +9,5 @@ DevToolsModules(
|
|||
|
||||
BROWSER_CHROME_MANIFESTS += ['test/browser.ini']
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Canvas Debugger')
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('DevTools', 'Canvas Debugger')
|
||||
|
|
|
@ -19,5 +19,5 @@ BROWSER_CHROME_MANIFESTS += [
|
|||
'test/mochitest/browser2.ini'
|
||||
]
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Debugger')
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('DevTools', 'Debugger')
|
||||
|
|
|
@ -13,5 +13,5 @@ DevToolsModules(
|
|||
'dom-panel.js',
|
||||
)
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: DOM')
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('DevTools', 'DOM')
|
||||
|
|
|
@ -33,4 +33,4 @@ DevToolsModules(
|
|||
)
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Framework')
|
||||
BUG_COMPONENT = ('DevTools', 'Framework')
|
||||
|
|
|
@ -17,4 +17,4 @@ DevToolsModules(
|
|||
)
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Animation Inspector')
|
||||
BUG_COMPONENT = ('DevTools', 'Animation Inspector')
|
||||
|
|
|
@ -31,4 +31,4 @@ DevToolsModules(
|
|||
BROWSER_CHROME_MANIFESTS += ['test/browser.ini']
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Inspector')
|
||||
BUG_COMPONENT = ('DevTools', 'Inspector')
|
||||
|
|
|
@ -19,5 +19,5 @@ DevToolsModules(
|
|||
|
||||
BROWSER_CHROME_MANIFESTS += ['test/browser.ini']
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: JSON Viewer')
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('DevTools', 'JSON Viewer')
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Memory')
|
||||
BUG_COMPONENT = ('DevTools', 'Memory')
|
||||
|
||||
DIRS += [
|
||||
'actions',
|
||||
|
|
|
@ -44,4 +44,4 @@ DevToolsModules(
|
|||
)
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools')
|
||||
BUG_COMPONENT = ('DevTools', 'General')
|
||||
|
|
|
@ -15,4 +15,4 @@ XPCSHELL_TESTS_MANIFESTS += ['test/unit/xpcshell.ini']
|
|||
BROWSER_CHROME_MANIFESTS += ['test/browser.ini']
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Netmonitor')
|
||||
BUG_COMPONENT = ('DevTools', 'Netmonitor')
|
||||
|
|
|
@ -17,4 +17,4 @@ DevToolsModules(
|
|||
MOCHITEST_CHROME_MANIFESTS += ['test/chrome/chrome.ini']
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Performance Tools (Profiler/Timeline)')
|
||||
BUG_COMPONENT = ('DevTools', 'Performance Tools (Profiler/Timeline)')
|
||||
|
|
|
@ -18,4 +18,4 @@ BROWSER_CHROME_MANIFESTS += ['test/browser.ini']
|
|||
XPCSHELL_TESTS_MANIFESTS += ['test/unit/xpcshell.ini']
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Performance Tools (Profiler/Timeline)')
|
||||
BUG_COMPONENT = ('DevTools', 'Performance Tools (Profiler/Timeline)')
|
||||
|
|
|
@ -29,4 +29,4 @@ XPCSHELL_TESTS_MANIFESTS += ['test/unit/xpcshell.ini']
|
|||
BROWSER_CHROME_MANIFESTS += ['test/browser/browser.ini']
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Responsive Design Mode')
|
||||
BUG_COMPONENT = ('DevTools', 'Responsive Design Mode')
|
||||
|
|
|
@ -12,5 +12,5 @@ DevToolsModules(
|
|||
|
||||
BROWSER_CHROME_MANIFESTS += ['test/browser.ini']
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Scratchpad')
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('DevTools', 'Scratchpad')
|
||||
|
|
|
@ -9,5 +9,5 @@ DevToolsModules(
|
|||
|
||||
BROWSER_CHROME_MANIFESTS += ['test/browser.ini']
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: WebGL Shader Editor')
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('DevTools', 'WebGL Shader Editor')
|
||||
|
|
|
@ -57,7 +57,7 @@ DevToolsModules(
|
|||
)
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools')
|
||||
BUG_COMPONENT = ('DevTools', 'General')
|
||||
|
||||
with Files('components/**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Shared Components')
|
||||
BUG_COMPONENT = ('DevTools', 'Shared Components')
|
||||
|
|
|
@ -20,4 +20,4 @@ DevToolsModules(
|
|||
BROWSER_CHROME_MANIFESTS += ['test/browser.ini']
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Source Editor')
|
||||
BUG_COMPONENT = ('DevTools', 'Source Editor')
|
||||
|
|
|
@ -11,5 +11,5 @@ DevToolsModules(
|
|||
'ui.js'
|
||||
)
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Storage Inspector')
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('DevTools', 'Storage Inspector')
|
||||
|
|
|
@ -15,5 +15,5 @@ DevToolsModules(
|
|||
'StyleSheetEditor.jsm',
|
||||
)
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Style Editor')
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('DevTools', 'Style Editor')
|
||||
|
|
|
@ -9,5 +9,5 @@ DevToolsModules(
|
|||
|
||||
BROWSER_CHROME_MANIFESTS += ['test/browser.ini']
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Web Audio Editor')
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('DevTools', 'Web Audio Editor')
|
||||
|
|
|
@ -29,4 +29,4 @@ DevToolsModules(
|
|||
'webconsole-output-wrapper.js',
|
||||
)
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Console')
|
||||
BUG_COMPONENT = ('DevTools', 'Console')
|
||||
|
|
|
@ -19,4 +19,4 @@ MOCHITEST_CHROME_MANIFESTS += [
|
|||
]
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: WebIDE')
|
||||
BUG_COMPONENT = ('DevTools', 'WebIDE')
|
||||
|
|
|
@ -28,22 +28,22 @@ if CONFIG['MOZ_BUILD_APP'] == 'browser':
|
|||
export('DIST_SUBDIR')
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools')
|
||||
BUG_COMPONENT = ('DevTools', 'General')
|
||||
|
||||
with Files('docs/**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools')
|
||||
BUG_COMPONENT = ('DevTools', 'General')
|
||||
|
||||
with Files('docs/tools/memory-panel.md'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Memory')
|
||||
BUG_COMPONENT = ('DevTools', 'Memory')
|
||||
|
||||
with Files('docs/tools/debugger-panel.md'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Debugger')
|
||||
BUG_COMPONENT = ('DevTools', 'Debugger')
|
||||
|
||||
with Files('docs/backend/debugger-api.md'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Debugger')
|
||||
BUG_COMPONENT = ('DevTools', 'Debugger')
|
||||
|
||||
with Files('docs/tools/http-inspector.md'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Console')
|
||||
BUG_COMPONENT = ('DevTools', 'Console')
|
||||
|
||||
with Files('docs/tools/inspector-panel.md'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Inspector')
|
||||
BUG_COMPONENT = ('DevTools', 'Inspector')
|
||||
|
|
|
@ -15,4 +15,4 @@ DevToolsModules(
|
|||
)
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Inspector')
|
||||
BUG_COMPONENT = ('DevTools', 'Inspector')
|
||||
|
|
|
@ -68,37 +68,37 @@ DevToolsModules(
|
|||
)
|
||||
|
||||
with Files('animation.js'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Animation Inspector')
|
||||
BUG_COMPONENT = ('DevTools', 'Animation Inspector')
|
||||
|
||||
with Files('breakpoint.js'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Debugger')
|
||||
BUG_COMPONENT = ('DevTools', 'Debugger')
|
||||
|
||||
with Files('css-properties.js'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: CSS Rules Inspector')
|
||||
BUG_COMPONENT = ('DevTools', 'CSS Rules Inspector')
|
||||
|
||||
with Files('csscoverage.js'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Graphics Commandline and Toolbar')
|
||||
BUG_COMPONENT = ('DevTools', 'Graphics Commandline and Toolbar')
|
||||
|
||||
with Files('memory.js'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Memory')
|
||||
BUG_COMPONENT = ('DevTools', 'Memory')
|
||||
|
||||
with Files('performance*'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Performance Tools (Profiler/Timeline)')
|
||||
BUG_COMPONENT = ('DevTools', 'Performance Tools (Profiler/Timeline)')
|
||||
|
||||
with Files('source.js'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Debugger')
|
||||
BUG_COMPONENT = ('DevTools', 'Debugger')
|
||||
|
||||
with Files('storage.js'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Storage Inspector')
|
||||
BUG_COMPONENT = ('DevTools', 'Storage Inspector')
|
||||
|
||||
with Files('stylesheets.js'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Style Editor')
|
||||
BUG_COMPONENT = ('DevTools', 'Style Editor')
|
||||
|
||||
with Files('webaudio.js'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Web Audio Editor')
|
||||
BUG_COMPONENT = ('DevTools', 'Web Audio Editor')
|
||||
|
||||
with Files('webconsole.js'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Console')
|
||||
BUG_COMPONENT = ('DevTools', 'Console')
|
||||
|
||||
with Files('webgl.js'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: WebGL Shader Editor')
|
||||
BUG_COMPONENT = ('DevTools', 'WebGL Shader Editor')
|
||||
|
|
|
@ -22,4 +22,4 @@ DevToolsModules(
|
|||
)
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools')
|
||||
BUG_COMPONENT = ('DevTools', 'General')
|
||||
|
|
|
@ -12,5 +12,5 @@ DevToolsModules(
|
|||
'timeline.js',
|
||||
)
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Performance Tools (Profiler/Timeline)')
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('DevTools', 'Performance Tools (Profiler/Timeline)')
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Memory')
|
||||
BUG_COMPONENT = ('DevTools', 'Memory')
|
||||
|
||||
if CONFIG['ENABLE_TESTS']:
|
||||
DIRS += ['tests/gtest']
|
||||
|
|
|
@ -76,4 +76,4 @@ DevToolsModules(
|
|||
)
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools')
|
||||
BUG_COMPONENT = ('DevTools', 'General')
|
||||
|
|
|
@ -12,4 +12,4 @@ DevToolsModules(
|
|||
)
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools')
|
||||
BUG_COMPONENT = ('DevTools', 'General')
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Performance Tools (Profiler/Timeline)')
|
||||
BUG_COMPONENT = ('DevTools', 'Performance Tools (Profiler/Timeline)')
|
||||
|
||||
EXPORTS.mozilla += [
|
||||
'AbstractTimelineMarker.h',
|
||||
|
|
|
@ -29,10 +29,10 @@ with Files('browser/*tab_touch_events*'):
|
|||
BUG_COMPONENT = ('Core', 'DOM: Events')
|
||||
|
||||
with Files('browser/*timelineMarkers*'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Performance Tools (Profiler/Timeline)')
|
||||
BUG_COMPONENT = ('DevTools', 'Performance Tools (Profiler/Timeline)')
|
||||
|
||||
with Files('browser/*ua_emulation*'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools')
|
||||
BUG_COMPONENT = ('DevTools', 'General')
|
||||
|
||||
with Files('chrome/*112564*'):
|
||||
BUG_COMPONENT = ('Core', 'Networking: HTTP')
|
||||
|
|
|
@ -11,10 +11,10 @@ with Files("ChannelWrapper.webidl"):
|
|||
BUG_COMPONENT = ("Toolkit", "WebExtensions: Request Handling")
|
||||
|
||||
with Files("HeapSnapshot.webidl"):
|
||||
BUG_COMPONENT = ("Firefox", "Developer Tools: Memory")
|
||||
BUG_COMPONENT = ("DevTools", "Memory")
|
||||
|
||||
with Files("InspectorUtils.webidl"):
|
||||
BUG_COMPONENT = ("Firefox", "Developer Tools: Inspector")
|
||||
BUG_COMPONENT = ("DevTools", "Inspector")
|
||||
|
||||
with Files("MatchGlob.webidl"):
|
||||
BUG_COMPONENT = ("Toolkit", "WebExtensions: General")
|
||||
|
|
|
@ -8,7 +8,7 @@ with Files("browser/**"):
|
|||
BUG_COMPONENT = ("Core", "DOM")
|
||||
|
||||
with Files("browser/*onsole*"):
|
||||
BUG_COMPONENT = ("Firefox", "Developer Tools")
|
||||
BUG_COMPONENT = ("DevTools", "General")
|
||||
|
||||
with Files("browser/*autofocus*"):
|
||||
BUG_COMPONENT = ("Core", "DOM: Core & HTML")
|
||||
|
|
|
@ -242,7 +242,7 @@ with Files("Position*"):
|
|||
BUG_COMPONENT = ("Core", "Geolocation")
|
||||
|
||||
with Files("ProfileTimelineMarker.webidl"):
|
||||
BUG_COMPONENT = ("Firefox", "Developer Tools: Performance Tools (profiler/timeline)")
|
||||
BUG_COMPONENT = ("DevTools", "Performance Tools (Profiler/Timeline)")
|
||||
|
||||
with Files("ProgressEvent.webidl"):
|
||||
BUG_COMPONENT = ("Core", "DOM: Events")
|
||||
|
|
|
@ -9,7 +9,7 @@ with Files('**'):
|
|||
BUG_COMPONENT = ('Firefox Build System', 'General')
|
||||
|
||||
with Files('devtools/**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools')
|
||||
BUG_COMPONENT = ('DevTools', 'General')
|
||||
|
||||
with Files('mach/**'):
|
||||
BUG_COMPONENT = ('Core', 'mach')
|
||||
|
|
|
@ -199,7 +199,7 @@ with Files("tests/conformance-checkers/**"):
|
|||
BUG_COMPONENT = ("Testing", "web-platform-tests")
|
||||
|
||||
with Files("tests/console/**"):
|
||||
BUG_COMPONENT = ("Firefox", "Developer Tools: Console")
|
||||
BUG_COMPONENT = ("DevTools", "Console")
|
||||
|
||||
with Files("tests/content-security-policy/**"):
|
||||
BUG_COMPONENT = ("Core", "DOM: Security")
|
||||
|
|
|
@ -65,7 +65,7 @@ with Files('Color.jsm'):
|
|||
BUG_COMPONENT = ('Toolkit', 'Find Toolbar')
|
||||
|
||||
with Files('Console.jsm'):
|
||||
BUG_COMPONENT = ('Firefox', 'Developer Tools: Console')
|
||||
BUG_COMPONENT = ('DevTools', 'Console')
|
||||
|
||||
with Files('DateTimePicker*.jsm'):
|
||||
BUG_COMPONENT = ('Core', 'Layout: Form Controls ')
|
||||
|
|
Загрузка…
Ссылка в новой задаче