Skip to content
This repository has been archived by the owner on Jan 4, 2019. It is now read-only.

Enable features::kSitePerProcess for chrome parity #643

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

darkdh
Copy link
Member

@darkdh darkdh commented Aug 13, 2018

Alternatively, we can trun on switches::kSitePerProcess in
browser-laptop by default, otherwise we have to provide a toggle
switches::kDisableSiteIsolationTrials which is equivalent to
site-isolation-trial-opt-out in chrome://flags
see SiteIsolationPolicy::UseDedicatedProcessesForAllSites

Auditors: @bridiver, @diracdeltas

Alternatively, we can trun on switches::kSitePerProcess in
browser-laptop by default, otherwise we have to provide a toggle
`switches::kDisableSiteIsolationTrials` which is equivalent to
`site-isolation-trial-opt-out` in `chrome://flags`
see `SiteIsolationPolicy::UseDedicatedProcessesForAllSites`

Auditors: @bridiver, @diracdeltas
@darkdh darkdh self-assigned this Aug 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant