Descriptionaura: fix flashing when switching tabs rapidly
The test was wrong (hence triggerring the DCHECK): host_->is_hidden() doesn't say anything about the last compositor frame that may still be pending, and sending the ACK causes the renderer to possibly render to the "front" surface in fast hide/show/hide/show transitions.
--enable-ui-release-front-surface hides the effect, but it's visible without that flag.
BUG=None
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151645
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|