diff options
author | John Reck <jreck@google.com> | 2011-04-08 11:41:20 -0700 |
---|---|---|
committer | John Reck <jreck@google.com> | 2011-04-08 11:47:36 -0700 |
commit | 5ba4a087b9212ca9ae083f015637f417199d85cc (patch) | |
tree | cf857be4f02d8e6f0b4e327d6f64e3b394628765 /WebCore/platform/graphics/android/BaseLayerAndroid.cpp | |
parent | 91730d02d6bdd8a7501b9fca75ce449630ea1dcf (diff) | |
download | external_webkit-5ba4a087b9212ca9ae083f015637f417199d85cc.zip external_webkit-5ba4a087b9212ca9ae083f015637f417199d85cc.tar.gz external_webkit-5ba4a087b9212ca9ae083f015637f417199d85cc.tar.bz2 |
Potential ANR fix
Race condition in BaseTile could cause a texture's owner to change
to a BaseTile, without that BaseTile actually using that texture. This
could cause two texture's to point to the same BaseTile.
Bug: 4268381
Change-Id: I5e04b1604093ab0b1af7c2e5571c46a03680766a
Diffstat (limited to 'WebCore/platform/graphics/android/BaseLayerAndroid.cpp')
0 files changed, 0 insertions, 0 deletions