зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1632765 - Turn on some more :visited privacy mitigations. r=mak
We couldn't turn these on before because of perf regressions, but after bug 1626586 perf looks pretty neutral. Differential Revision: https://phabricator.services.mozilla.com/D72301
This commit is contained in:
Родитель
9b384325c1
Коммит
a1db8a1f5c
|
@ -5418,13 +5418,13 @@
|
|||
# Whether we get notified of history queries for visited even if unvisited.
|
||||
- name: layout.css.notify-of-unvisited
|
||||
type: RelaxedAtomicBool
|
||||
value: false
|
||||
value: true
|
||||
mirror: always
|
||||
|
||||
# Whether we always restyle / repaint as a result of a visited query
|
||||
- name: layout.css.always-repaint-on-unvisited
|
||||
type: RelaxedAtomicBool
|
||||
value: false
|
||||
value: true
|
||||
mirror: always
|
||||
|
||||
# Make `zoom` a `transform` + `transform-origin` alias.
|
||||
|
|
Загрузка…
Ссылка в новой задаче