Skip to content

Commit d57c4b6

Browse files
owlishDeveloperistorozhko@mozilla.com
authored andcommitted
Bug 2005087 - Document the fact that the isolation strategy pref is overridden on Android r=tcampbell
Differential Revision: https://phabricator.services.mozilla.com/D275699
1 parent bcba2b2 commit d57c4b6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

modules/libpref/init/StaticPrefList.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6195,6 +6195,9 @@
61956195
# The strategy used to control how sites are isolated into separate processes
61966196
# when Fisison is enabled. This pref has no effect if Fission is disabled.
61976197
# See the `WebContentIsolationStrategy` enum in `ProcessIsolation.cpp`.
6198+
# On Android, this is currently overridden: for Fenix - via nimbus.fml.yml,
6199+
# and for other Andoid Components consumers value 2 is hardcoded
6200+
# in the default settings in mozilla.components.concept.engine.Settings
61986201
- name: fission.webContentIsolationStrategy
61996202
type: uint32_t
62006203
value: 1

0 commit comments

Comments
 (0)