Fix threading of certificate cache clearing.
The previous instance assumed it was on IO thread. There's also no handle to IO thread from the Java layer. Introduce another helper in chrome/ layer which can redirect to IOThread. BUG=341500 TBR=klobag Review URL: https://codereview.chromium.org/168313002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@251497 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment