DescriptionDisable window occlusion APIs when running browser tests
The positioning of windows is not predictable when running tests, and
some tests can end up having their renderer processes backgrounded
due to occlusion, causing unpredictable behavior.
Disable occlusion API use when running tests. Occlusion is a Mac-only
API for the moment, but leave this as non-Mac so that it can be picked
up if needed.
Also, get rid of the "we're on 10.9+" check. We always are now.
BUG=558585
Committed: https://crrev.com/19b720a9ad1f5a0ce9e432e275d2a61a15c6ceac
Cr-Commit-Position: refs/heads/master@{#379500}
Patch Set 1 #
Total comments: 8
Patch Set 2 : Feedback #
Messages
Total messages: 16 (8 generated)
|