summaryrefslogtreecommitdiff
path: root/libs/ui/SharedBufferStack.cpp
diff options
context:
space:
mode:
author Cary Clark <cary@android.com> 2009-09-15 16:25:43 -0400
committer Cary Clark <cary@android.com> 2009-09-15 16:29:50 -0400
commit674a844f6defdb77f8401327725357c9cf189a37 (patch)
tree763fa53ef311a6a945f468399bbef8d01f60e889 /libs/ui/SharedBufferStack.cpp
parent91a5d831d6e2311d4129cb6086a67ab66874992c (diff)
synchronize access to pictureReady, copyContentPicture
Two methods in WebViewCore are called from WebView. The C underpinnings were synchronized with a mutex, but the Java shell was not, so under rare cirumstances, the Java side might delete the native class. Add Java synchronization to protect against this. Fixes http://b/issue?id=2121684
Diffstat (limited to 'libs/ui/SharedBufferStack.cpp')
0 files changed, 0 insertions, 0 deletions