зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1703968: Part 2 - Enable COOP+COEP prefs on GeckoView Nightly; r=geckoview-reviewers,agi
Depends on D111443 Differential Revision: https://phabricator.services.mozilla.com/D111444
This commit is contained in:
Родитель
04d8844a1a
Коммит
aeaf2a1c2e
|
@ -1258,7 +1258,7 @@
|
|||
#if !defined(ANDROID)
|
||||
value: true
|
||||
#else
|
||||
value: false # Blocked by DocumentChannel, see Bug 1589982.
|
||||
value: @IS_NIGHTLY_BUILD@
|
||||
#endif
|
||||
mirror: always
|
||||
|
||||
|
@ -1269,7 +1269,7 @@
|
|||
#if !defined(ANDROID)
|
||||
value: true
|
||||
#else
|
||||
value: false # Blocked by DocumentChannel, see Bug 1589982.
|
||||
value: @IS_NIGHTLY_BUILD@
|
||||
#endif
|
||||
mirror: always
|
||||
|
||||
|
@ -2588,7 +2588,7 @@
|
|||
#if !defined(ANDROID)
|
||||
value: true
|
||||
#else
|
||||
value: false # Blocked by DocumentChannel, see Bug 1589982.
|
||||
value: @IS_NIGHTLY_BUILD@
|
||||
#endif
|
||||
mirror: once
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче