Bug 1627904 - Bugzilla component for dom/cache should be Storage: Cache API. r=jstutte

Differential Revision: https://phabricator.services.mozilla.com/D69970

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Simon Giesecke 2020-04-09 12:07:45 +00:00
Родитель 3f00878b3c
Коммит 0cad3e5673
1 изменённых файлов: 1 добавлений и 1 удалений

2
dom/cache/moz.build поставляемый
Просмотреть файл

@ -6,7 +6,7 @@
with Files("**"):
BUG_COMPONENT = ("Core", "DOM: Service Workers")
BUG_COMPONENT = ("Core", "Storage: Cache API")
EXPORTS.mozilla.dom.cache += [
'Action.h',