зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1731999 - Part 1: Add a pref 'privacy.partition.serviceWorkers'. r=pbz
This patch adds a pref to control unconditional partitioned service worker in dFPI. Differential Revision: https://phabricator.services.mozilla.com/D131786
This commit is contained in:
Родитель
a38d2127b3
Коммит
bee9196df8
|
@ -10944,6 +10944,12 @@
|
|||
value: true
|
||||
mirror: always
|
||||
|
||||
# Partition the service workers unconditionally when dFPI is enabled.
|
||||
- name: privacy.partition.serviceWorkers
|
||||
type: RelaxedAtomicBool
|
||||
value: @IS_NIGHTLY_BUILD@
|
||||
mirror: always
|
||||
|
||||
# The global switch to control the URL query sting stripping which strips query
|
||||
# parameters from loading URIs to prevent bounce (redirect) tracking.
|
||||
- name: privacy.query_stripping.enabled
|
||||
|
|
Загрузка…
Ссылка в новой задаче