commit | 738a88dfe05e3f273cd3150f6f75dbecd78cba78 | [log] [tgz] |
---|---|---|
author | Lukasz Anforowicz <[email protected]> | Mon Nov 05 19:19:34 2018 |
committer | Commit Bot <[email protected]> | Mon Nov 05 19:19:34 2018 |
tree | 2bffe42bfbb25e2fd2c45c1b2fb128a46a8ec9f6 | |
parent | 4c9f46364fe1e4b692c496da20ac09eaee82cfb1 [diff] |
Drop "trials" from ...DisableSiteIsolationTrials... where backcompatible This CL edits descriptions and comments related to the --disable-site-isolation-trials switch. The switch is implemented and used in a way that disables not only site isolation trials, but also opts out of the default site isolation mode (i.e. out of site-per-process mode that is the default on desktop since M67). The CL avoids editing the *name* of the switch to avoid backcompatibility problems around chrome://flags and/or test tools. There are no intended behavior changes except for different description texts for the enterprise policy and chrome://flags. Change-Id: Ia2076c4120d159f9d80e7d578ea0e673fdfda759 Bug: 901522 Reviewed-on: https://chromium-review.googlesource.com/c/1315535 Commit-Queue: Ćukasz Anforowicz <[email protected]> Reviewed-by: Charlie Reis <[email protected]> Reviewed-by: Avi Drissman <[email protected]> Reviewed-by: Julian Pastarmov <[email protected]> Reviewed-by: Nasko Oskov <[email protected]> Cr-Commit-Position: refs/heads/master@{#605409}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .