aw: Do not cancel fallback tick on pipeline stall
commit4aa98dc6f54564fa3a06128ff299ff7eefa9a946
authorboliu <boliu@chromium.org>
Tue, 7 Oct 2014 04:35:38 +0000 (6 21:35 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 7 Oct 2014 04:35:55 +0000 (7 04:35 +0000)
treef60b209a109740936441d294386a31ffcc6a93bc
parent45762d28d013c5c985da49eef8d09ca30330012f
aw: Do not cancel fallback tick on pipeline stall

This can cause a live lock if pipeline is stalled waiting for the
fallback tick. However we cannot skip invalidate to avoid drawing a bad
frame.

BUG=420702

Review URL: https://codereview.chromium.org/630953003

Cr-Commit-Position: refs/heads/master@{#298369}
android_webview/browser/browser_view_renderer.cc
android_webview/browser/browser_view_renderer.h