зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1566128 - Correct bug component for wpt eventsource; r=edenchuang
Differential Revision: https://phabricator.services.mozilla.com/D38101 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
b3bebb6eca
Коммит
3cc7f63eee
|
@ -282,7 +282,7 @@ with Files("tests/entries-api/**"):
|
|||
BUG_COMPONENT = ("Core", "DOM: Core & HTML")
|
||||
|
||||
with Files("tests/eventsource/**"):
|
||||
BUG_COMPONENT = ("Core", "DOM: Networking")
|
||||
BUG_COMPONENT = ("Core", "DOM: Events")
|
||||
|
||||
with Files("tests/feature-policy/**"):
|
||||
BUG_COMPONENT = ("Core", "DOM: Core & HTML")
|
||||
|
|
Загрузка…
Ссылка в новой задаче