зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1759421 - Disable origin trials for now.
These weren't supposed to _both_ land as enabled. Differential Revision: https://phabricator.services.mozilla.com/D140953
This commit is contained in:
Родитель
24762db480
Коммит
eb5240e59b
|
@ -2861,13 +2861,13 @@
|
||||||
# Whether origin trials are enabled.
|
# Whether origin trials are enabled.
|
||||||
- name: dom.origin-trials.enabled
|
- name: dom.origin-trials.enabled
|
||||||
type: bool
|
type: bool
|
||||||
value: true
|
value: false
|
||||||
mirror: always
|
mirror: always
|
||||||
|
|
||||||
# Whether we use the test key to verify tokens.
|
# Whether we use the test key to verify tokens.
|
||||||
- name: dom.origin-trials.test-key.enabled
|
- name: dom.origin-trials.test-key.enabled
|
||||||
type: bool
|
type: bool
|
||||||
value: true
|
value: false
|
||||||
mirror: always
|
mirror: always
|
||||||
|
|
||||||
# Is support for Window.paintWorklet enabled?
|
# Is support for Window.paintWorklet enabled?
|
||||||
|
|
Загрузка…
Ссылка в новой задаче