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:
Tom Tung 2021-03-30 00:52:29 +00:00
Родитель 6a0e18fe26
Коммит cd108619ed
1 изменённых файлов: 8 добавлений и 0 удалений

Просмотреть файл

@ -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