зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1504521 - rename in-tree mentions of bugzilla metadata for product and component "Core :: Layout: Web Painting" to "Core :: Web Painting" r=kats
Differential Revision: https://phabricator.services.mozilla.com/D10832 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
7f1ff917d9
Коммит
2707fcbd6c
|
@ -5,7 +5,7 @@
|
|||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Core', 'Layout: Web Painting')
|
||||
BUG_COMPONENT = ('Core', 'Web Painting')
|
||||
|
||||
EXPORTS.mozilla.layout += [
|
||||
'RenderFrameChild.h',
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Core', 'Layout: Web Painting')
|
||||
BUG_COMPONENT = ('Core', 'Web Painting')
|
||||
|
||||
EXPORTS += [
|
||||
'ActiveLayerTracker.h',
|
||||
|
|
|
@ -222,7 +222,7 @@ with Files("tests/css/css-fonts/**"):
|
|||
BUG_COMPONENT = ("Core", "Layout: Text and Fonts")
|
||||
|
||||
with Files("tests/css/css-paint-api/**"):
|
||||
BUG_COMPONENT = ("Core", "Layout: Web Painting")
|
||||
BUG_COMPONENT = ("Core", "Web Painting")
|
||||
|
||||
with Files("tests/css/css-scoping/**"):
|
||||
BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Core', 'Layout: Web Painting')
|
||||
BUG_COMPONENT = ('Core', 'Web Painting')
|
||||
|
||||
EXPORTS += [
|
||||
'nsView.h',
|
||||
|
|
Загрузка…
Ссылка в новой задаче