Bug 1456995 - enable Service Workers' parent-intercept mode on Nightly r=asuth

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Perry Jiang 2019-09-03 18:08:47 +00:00
Родитель b3c3679dc5
Коммит 4875d42d23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -2103,7 +2103,7 @@
# Note, this is not currently safe to use for normal browsing yet.
- name: dom.serviceWorkers.parent_intercept
type: bool
value: false
value: @IS_NIGHTLY_BUILD@
mirror: never
- name: dom.serviceWorkers.testing.enabled