Commit 3ee881d5 authored by Fergal Daly's avatar Fergal Daly Committed by Commit Bot

Update fieldtrial config for RenderDocument to skip early commits.

http://cl/338053345 is updating the experiment to include disabling
SkipEarlyCommitPendingForCrashedFrame and this change is needed
alongside it.

Bug: 1072817,1139104
Change-Id: Ie2c54557d85ba0fbbe1a494626602f6f8daaf583
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2486009
Commit-Queue: Fergal Daly <fergal@chromium.org>
Commit-Queue: Robert Kaplow <rkaplow@chromium.org>
Reviewed-by: default avatarRobert Kaplow <rkaplow@chromium.org>
Auto-Submit: Fergal Daly <fergal@chromium.org>
Cr-Commit-Position: refs/heads/master@{#818940}
parent 46a1143c
...@@ -5899,6 +5899,9 @@ ...@@ -5899,6 +5899,9 @@
}, },
"enable_features": [ "enable_features": [
"RenderDocument" "RenderDocument"
],
"disable_features": [
"SkipEarlyCommitPendingForCrashedFrame"
] ]
} }
] ]
......
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