diff options
author | Nicolas Roard <nicolas@android.com> | 2011-02-19 01:22:16 -0800 |
---|---|---|
committer | Nicolas Roard <nicolas@android.com> | 2011-02-19 01:22:16 -0800 |
commit | 634f229e4f0075b052e110ba0a89554c46f6c510 (patch) | |
tree | 92adb1a4ed784d558fe7b934f14580d5a5b8fc2c /WebCore/platform/AsyncFileSystemCallbacks.h | |
parent | 928bc35505a3fa29f1598842d49124c06703f972 (diff) | |
download | external_webkit-634f229e4f0075b052e110ba0a89554c46f6c510.zip external_webkit-634f229e4f0075b052e110ba0a89554c46f6c510.tar.gz external_webkit-634f229e4f0075b052e110ba0a89554c46f6c510.tar.bz2 |
Do not merge: Cherry-pick Fix ANR in the browser from master
Sometimes we were not releasing textures as they were busy; they could
still be deleted when swapping the layers trees, and as they were
also still present in the LayerTexture Hashmap this was causing an ANR
(at best -- the texture was already deallocated, the LayerTexture dtor
was then trying to release() them...)
bug:3398660
Change-Id: I3b08af94a6a7041d45d373ebaec0ec4ba59dac82
Diffstat (limited to 'WebCore/platform/AsyncFileSystemCallbacks.h')
0 files changed, 0 insertions, 0 deletions