Commit 7738a38d authored by Caitlin Fischer's avatar Caitlin Fischer Committed by Commit Bot

Remove Windows occlusion studies from the testing config.

-NativeWindowOcclusionTrackerWin
-WebContentsOcclusionWin

Bug: 1126640, 668690, 813093
Change-Id: I5312a98fdf17e7b2b34e832073c1c4231af45e71
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500543
Commit-Queue: Caitlin Fischer <caitlinfischer@google.com>
Reviewed-by: default avatarDavid Bienvenu <davidbienvenu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#823025}
parent 4d7f9202
...@@ -4443,21 +4443,6 @@ ...@@ -4443,21 +4443,6 @@
] ]
} }
], ],
"NativeWindowOcclusionTrackerWin": [
{
"platforms": [
"windows"
],
"experiments": [
{
"name": "NativeWindowOcclusionTrackerWin",
"enable_features": [
"CalculateNativeWinOcclusion"
]
}
]
}
],
"NavigationPredictor": [ "NavigationPredictor": [
{ {
"platforms": [ "platforms": [
...@@ -7688,21 +7673,6 @@ ...@@ -7688,21 +7673,6 @@
] ]
} }
], ],
"WebContentsOcclusionWin": [
{
"platforms": [
"windows"
],
"experiments": [
{
"name": "WebContentsOcclusionWin",
"enable_features": [
"WebContentsOcclusion"
]
}
]
}
],
"WebProtectConnectors": [ "WebProtectConnectors": [
{ {
"platforms": [ "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