DescriptionFix frame_rate_tests for Vista.
chrome on Vista uses accelerated canvas even without accelerated compositing. So to force software, we need --disable-accelerated-2d-canvas.
Additionally, to avoid potential flakiness, moved the check from context creation success to actual swap buffers - that way if someone creates a context without drawing, it will not trigger.
BUG=103956
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109727
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|