Commit 2864d5a3 authored by Gauthier Ambard's avatar Gauthier Ambard Committed by Commit Bot

[iOS] Add variation for UseWKWebViewLoading

Bug: none
Change-Id: I17614a11b718a226bf00591596f378a4a3d44575
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2007638
Commit-Queue: Alexei Svitkine <asvitkine@chromium.org>
Reviewed-by: default avatarAlexei Svitkine <asvitkine@chromium.org>
Cr-Commit-Position: refs/heads/master@{#733406}
parent 7f898a1a
...@@ -3198,6 +3198,21 @@ ...@@ -3198,6 +3198,21 @@
] ]
} }
], ],
"IOSUseWKLoading": [
{
"platforms": [
"ios"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"UseWKWebViewLoading"
]
}
]
}
],
"IdentityDiscIPH": [ "IdentityDiscIPH": [
{ {
"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