Commit c341cd5b authored by Gauthier Ambard's avatar Gauthier Ambard Committed by Chromium LUCI CQ

[iOS] Add fieldtrial for error page

Launch bug: crbug.com/1137329

Bug: none
Change-Id: I2c1c51a92b636c7c3685f84c1ca4e5fb4e3905dd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2549706
Auto-Submit: Gauthier Ambard <gambard@chromium.org>
Reviewed-by: default avatarOlivier Robin <olivierrobin@chromium.org>
Commit-Queue: Gauthier Ambard <gambard@chromium.org>
Cr-Commit-Position: refs/heads/master@{#840570}
parent d7e3102f
......@@ -3752,6 +3752,21 @@
]
}
],
"IOSErrorPageRefactoring": [
{
"platforms": [
"ios"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"UseJSForErrorPage"
]
}
]
}
],
"IOSFullPageScreenshot": [
{
"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