зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1696111 - Add a pref for ORB and disable it by default; r=necko-reviewers,valentin
Differential Revision: https://phabricator.services.mozilla.com/D102388
This commit is contained in:
Родитель
6a0e18fe26
Коммит
cd108619ed
|
@ -1211,6 +1211,14 @@
|
|||
#endif
|
||||
mirror: always
|
||||
|
||||
# When this pref is enabled, opaque response is only allowed to enter the
|
||||
# content process if it's a response for media (audio, image, video), CSS, or
|
||||
# JavaScript.
|
||||
- name: browser.opaqueResponseBlocking
|
||||
type: RelaxedAtomicBool
|
||||
value: false
|
||||
mirror: always
|
||||
|
||||
# When true, zooming will be enabled on all sites, even ones that declare
|
||||
# user-scalable=no.
|
||||
- name: browser.ui.zoom.force-user-scalable
|
||||
|
|
Загрузка…
Ссылка в новой задаче