Skip to content

Commit

Permalink
Add DirectCompositionForceFullDamage to fieldtrial_testing_config.json.
Browse files Browse the repository at this point in the history
BUG=1117185
TEST=bots

Change-Id: If904ab785166485812438a9bc2f2bedf16fec2aa
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2525853
Auto-Submit: Zhenyao Mo <[email protected]>
Commit-Queue: Jesse Doherty <[email protected]>
Reviewed-by: Jesse Doherty <[email protected]>
Cr-Commit-Position: refs/heads/master@{#825809}
  • Loading branch information
zhenyao authored and Commit Bot committed Nov 10, 2020
1 parent 8b56c70 commit 41f9454
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions testing/variations/fieldtrial_testing_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2219,6 +2219,21 @@
]
}
],
"DirectCompositionForceFullDamage": [
{
"platforms": [
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"DirectCompositionForceFullDamage"
]
}
]
}
],
"DirectCompositionSoftwareOverlays": [
{
"platforms": [
Expand Down

0 comments on commit 41f9454

Please sign in to comment.