Commit d49f0f21 authored by Philip Rogers's avatar Philip Rogers Committed by Commit Bot

Add CompositeCrossOriginIframes trial

Based on early results in dev/canary, this feature is looking promising
and we would like to continue this experiment in Beta.  To unblock that
we are enabling this experiment for the perf bots now to get more data
on the impact.

Bug: 1014273
Change-Id: I0b3c0dbb94075bdb94b3f770bd32f2e761c8f6c2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089953Reviewed-by: default avatarStefan Zager <szager@chromium.org>
Reviewed-by: default avatarRobert Kaplow <rkaplow@chromium.org>
Auto-Submit: Philip Rogers <pdr@chromium.org>
Commit-Queue: Philip Rogers <pdr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#747365}
parent 72559ca8
......@@ -1415,6 +1415,26 @@
]
}
],
"CompositeCrossOriginIframes": [
{
"platforms": [
"android",
"android_webview",
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"CompositeCrossOriginIframes"
]
}
]
}
],
"ContentCapture": [
{
"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