DescriptionWorkaround qualcomm-specific activity restore bug
When an activity containing hardware webview is restored
from a different activity in the process, corruption
happens, appearing to be caused by some persistent buffer
failing to persist. Workaround by force invalidating the
whole view tree once an activity is restored.
Limit original glBindRenderbufferEXT workaround to
teardown (ie kModeProcess). This is still needed for
when the restored activity contains no webview. Should be
faster than previous implementation since it's not
on every frame.
BUG=434570
Committed: https://crrev.com/cd52509317c6ed6e345999ca1df81f46ac0a327f
Cr-Commit-Position: refs/heads/master@{#331435}
Patch Set 1 #Patch Set 2 : or #Patch Set 3 : qc workaround on teardown #Patch Set 4 : kProcess #Patch Set 5 : smaller #
Messages
Total messages: 10 (2 generated)
|