diff options
author | danakj <danakj@chromium.org> | 2014-08-23 15:18:20 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-08-23 22:19:27 +0000 |
commit | f080b5b78fd221901d34f179100bdf0e6827aa31 (patch) | |
tree | 310f95d937ff48e104b05e542bd2409b2b5b016e /chrome/installer/setup/setup_main.cc | |
parent | 5a4560307a4250de157ac7af8954f4b059ed9fc2 (diff) | |
download | chromium_src-f080b5b78fd221901d34f179100bdf0e6827aa31.zip chromium_src-f080b5b78fd221901d34f179100bdf0e6827aa31.tar.gz chromium_src-f080b5b78fd221901d34f179100bdf0e6827aa31.tar.bz2 |
cc: Stop testing occlusion by making awkward queries.
We used to test the state of the occlusion tracker by making queries
for various input rects to try and guess what its occlusion state
must be. This is bad. Instead, we can query the state directly.
This removes all state queries from tests that are verifying the
occlusion tracker's internal state changes correctly. And adds some
new tests that just set internal state and verify the query methods
work correctly.
R=enne
Review URL: https://codereview.chromium.org/497493004
Cr-Commit-Position: refs/heads/master@{#291608}
Diffstat (limited to 'chrome/installer/setup/setup_main.cc')
0 files changed, 0 insertions, 0 deletions