Commit 988b0bcd authored by Tarun Bansal's avatar Tarun Bansal Committed by Commit Bot

Add DisableForceDeferInChildFrames to field trial config

Bug: 1050803
Change-Id: I1fa5080a5a6f7bf14ceae537df8f55009d7d2aee
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2405562
Auto-Submit: Tarun Bansal <tbansal@chromium.org>
Commit-Queue: Robert Ogden <robertogden@chromium.org>
Reviewed-by: default avatarRobert Ogden <robertogden@chromium.org>
Cr-Commit-Position: refs/heads/master@{#806045}
parent 6039e11b
......@@ -2224,6 +2224,21 @@
]
}
],
"DisableForceDeferInChildFrames": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"DisableForceDeferInChildFrames"
]
}
]
}
],
"DisableGles2ForOopR": [
{
"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