Commit c2539498 authored by Lukasz Anforowicz's avatar Lukasz Anforowicz Committed by Commit Bot

Providing metadata for Site-Isolation-related chrome://flags

Bug: 901522
Change-Id: I6c0f672a3544641bc44b218773e4db9fb1fa64b2
Reviewed-on: https://chromium-review.googlesource.com/c/1340579
Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org>
Reviewed-by: default avatarElly Fong-Jones <ellyjones@chromium.org>
Reviewed-by: default avatarCharlie Reis <creis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#611751}
parent c0a51714
...@@ -1751,9 +1751,13 @@ ...@@ -1751,9 +1751,13 @@
"expiry_milestone": 76 "expiry_milestone": 76
}, },
{ {
"_comment1": "No expiry - even after shipping some form of Site Isolation",
"_comment2": "on Android, we want to give users ability to opt into a",
"_comment3": "stricter, more secure Site Isolation via",
"_comment4": "chrome://flags#enable-site-per-process.",
"name": "enable-site-per-process", "name": "enable-site-per-process",
// "owners": [ "your-team" ], "owners": [ "site-isolation-dev", "creis", "lukasza" ],
"expiry_milestone": 76 "expiry_milestone": -1
}, },
{ {
"name": "enable-sole-integration", "name": "enable-sole-integration",
...@@ -2991,9 +2995,11 @@ ...@@ -2991,9 +2995,11 @@
"expiry_milestone": 76 "expiry_milestone": 76
}, },
{ {
"_comment1": "Shipping some form of Site Isolation to Android is tracked",
"_comment2": "in https://crbug.com/849815.",
"name": "site-isolation-trial-opt-out", "name": "site-isolation-trial-opt-out",
// "owners": [ "your-team" ], "owners": [ "site-isolation-dev", "alexmos", "creis", "lukasza" ],
"expiry_milestone": 76 "expiry_milestone": 77
}, },
{ {
"name": "site-settings", "name": "site-settings",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment