Commit 3179e38f authored by Alex Moshchuk's avatar Alex Moshchuk Committed by Commit Bot

Add Field Trial Testing Config for IsolatePasswordSites on Android.

Bug: 905513
Change-Id: Ide18c23965aa99634fc22cdea1a319c4df01f29a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1733647Reviewed-by: default avatarNasko Oskov <nasko@chromium.org>
Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Commit-Queue: Steven Holte <holte@chromium.org>
Auto-Submit: Alex Moshchuk <alexmos@chromium.org>
Cr-Commit-Position: refs/heads/master@{#684186}
parent b0fd771c
...@@ -2739,6 +2739,21 @@ ...@@ -2739,6 +2739,21 @@
] ]
} }
], ],
"IsolatePasswordSites": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"site-isolation-for-password-sites"
]
}
]
}
],
"JankTrackingSweepLine": [ "JankTrackingSweepLine": [
{ {
"platforms": [ "platforms": [
......
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