Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 674a844f authored by Cary Clark's avatar Cary Clark
Browse files

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
parent 91a5d831
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment