summaryrefslogtreecommitdiffstats
path: root/WebCore/bindings/js/JSIDBAnyCustom.cpp
diff options
context:
space:
mode:
authorNicolas Roard <nicolas@android.com>2011-02-19 01:22:16 -0800
committerandroid-merger <android-build@android.com>2011-02-22 11:40:58 -0800
commit74279f07b8e8909c798d5715c68b9454a52e7902 (patch)
tree87a0a6c1e89de2b3a46e8d405e8b2fa976427b85 /WebCore/bindings/js/JSIDBAnyCustom.cpp
parente640eea532fdf12e6e5ad2274a0ae62b5fa4e1e7 (diff)
downloadexternal_webkit-74279f07b8e8909c798d5715c68b9454a52e7902.zip
external_webkit-74279f07b8e8909c798d5715c68b9454a52e7902.tar.gz
external_webkit-74279f07b8e8909c798d5715c68b9454a52e7902.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/bindings/js/JSIDBAnyCustom.cpp')
0 files changed, 0 insertions, 0 deletions