Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(315)

Issue 168313002: Fix threading of certificate cache clearing. (Closed)

Created:
6 years, 10 months ago by Yaron
Modified:
6 years, 10 months ago
Reviewers:
klobag.chromium
CC:
chromium-reviews
Visibility:
Public.

Description

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 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251497

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -0 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/SSLClientCertificateRequest.java View 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/browser/ui/android/ssl_client_certificate_request.cc View 2 chunks +17 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Yaron
6 years, 10 months ago (2014-02-15 03:41:39 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 manually as r251497 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698