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

Commits on Aug 13, 2018

  1. Enable features::kSitePerProcess for chrome parity

    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 committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    1965918 View commit details
    Browse the repository at this point in the history