Commit 8a3d0bf3 authored by Takashi Toyoshima's avatar Takashi Toyoshima Committed by Commit Bot

OOR-CORS: update the fieldtrial_testing_config.json

Add "ios" platform, and launching params for all platforms.

Bug: 905971
Change-Id: Ic3a914063c286b321b64725435b2925b9b407763
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981956Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org>
Auto-Submit: Takashi Toyoshima <toyoshim@chromium.org>
Cr-Commit-Position: refs/heads/master@{#728241}
parent cd236428
...@@ -4261,6 +4261,7 @@ ...@@ -4261,6 +4261,7 @@
"android", "android",
"android_webview", "android_webview",
"chromeos", "chromeos",
"ios",
"linux", "linux",
"mac", "mac",
"windows" "windows"
...@@ -4268,6 +4269,10 @@ ...@@ -4268,6 +4269,10 @@
"experiments": [ "experiments": [
{ {
"name": "Enabled", "name": "Enabled",
"params": {
"extra-safelisted-request-headers": "x-googapps-allowed-domains,youtube-restrict",
"extra-safelisted-request-headers-for-enterprise": "x-googapps-allowed-domains,youtube-restrict"
},
"enable_features": [ "enable_features": [
"OutOfBlinkCors" "OutOfBlinkCors"
] ]
......
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