OSDN Git Service

Fix for gmail messages not showing after the first one.
authorNicolas Roard <nicolasroard@google.com>
Thu, 10 Mar 2011 00:08:15 +0000 (16:08 -0800)
committerNicolas Roard <nicolasroard@google.com>
Thu, 10 Mar 2011 00:11:14 +0000 (16:11 -0800)
commitc15781f45f0d19a925be7fd73bd10c318562db70
treea7846f4cae968695d0ad53774c1c6a4edd63cb10
parent67e4aa15702646d5ff50e9524f4e63eb9ed20122
Fix for gmail messages not showing after the first one.
We were not resetting the unusable state (set by the clearView()
function) when receiving new content...

bug:4080072
Change-Id: Ie1110b511392b0a7fd21bbc23aa1b824eb8a78ad
WebCore/platform/graphics/android/BaseTile.cpp