Skip to content

Commit 245cbd5

Browse files
committed
Bug 1991688 - Storage-Access-Headers: Enable Nightly-Only r=bvandersloot
Differential Revision: https://phabricator.services.mozilla.com/D266829
1 parent 7255750 commit 245cbd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/libpref/init/StaticPrefList.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4804,7 +4804,7 @@
48044804
# Enable Storage-Access-Headers
48054805
- name: dom.storage_access.headers.enabled
48064806
type: bool
4807-
value: false
4807+
value: @IS_NIGHTLY_BUILD@
48084808
mirror: always
48094809

48104810
# Forward-Declared Storage-access API.

0 commit comments

Comments
 (0)