Commit 0f626460 authored by Sebastien Lalancette's avatar Sebastien Lalancette Committed by Commit Bot

[iOS] FieldTrial Testing Config for Full Page Screenshots

Bug: 1103778
Change-Id: Id4fa1e2ff13e376bfd8d8c99e7405793375225d8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422179Reviewed-by: default avatarMark Pearson <mpearson@chromium.org>
Commit-Queue: Sebastien Lalancette <seblalancette@chromium.org>
Cr-Commit-Position: refs/heads/master@{#808925}
parent b279383e
...@@ -3444,6 +3444,21 @@ ...@@ -3444,6 +3444,21 @@
] ]
} }
], ],
"IOSFullPageScreenshots": [
{
"platforms": [
"ios"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"EnableFullPageScreenshot"
]
}
]
}
],
"IOSLegacyTLSInterstitial": [ "IOSLegacyTLSInterstitial": [
{ {
"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