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

Issue 11742037: Make ServerBoundCertStore interface async, move SQLiteServerBoundCertStore load onto DB thread. (Closed)

Created:
7 years, 11 months ago by mattm
Modified:
7 years, 11 months ago
CC:
chromium-reviews, markusheintz_, darin-cc_chromium.org, cbentzel+watch_chromium.org
Visibility:
Public.

Description

Make ServerBoundCertStore interface async, move SQLiteServerBoundCertStore load onto DB thread. Fix chromeos::ProfileAuthData::Transfer to only transfer server bound certs when cookies are being transferred. BUG=89665, 166919 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=178742

Patch Set 1 : . #

Total comments: 20

Patch Set 2 : review changes #

Patch Set 3 : rebase #

Patch Set 4 : cros fix (update ProfileAuthData::Transfer) #

Patch Set 5 : rebase #

Patch Set 6 : rebase #

Patch Set 7 : rebase #

Patch Set 8 : fix login_utils_browsertest #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1189 lines, -340 lines) Patch
M chrome/browser/browsing_data/browsing_data_remover.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_remover.cc View 1 chunk +7 lines, -1 line 0 comments Download
M chrome/browser/browsing_data/browsing_data_remover_unittest.cc View 1 2 3 4 5 3 chunks +13 lines, -1 line 0 comments Download
M chrome/browser/browsing_data/browsing_data_server_bound_cert_helper.cc View 1 3 chunks +37 lines, -21 lines 0 comments Download
M chrome/browser/chromeos/login/profile_auth_data.h View 1 2 3 4 5 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/login/profile_auth_data.cc View 1 2 3 4 5 6 7 2 chunks +158 lines, -104 lines 0 comments Download
M chrome/browser/net/sqlite_server_bound_cert_store.h View 1 chunk +1 line, -3 lines 0 comments Download
M chrome/browser/net/sqlite_server_bound_cert_store.cc View 1 2 8 chunks +44 lines, -18 lines 0 comments Download
M chrome/browser/net/sqlite_server_bound_cert_store_unittest.cc View 1 9 chunks +30 lines, -7 lines 0 comments Download
M net/base/default_server_bound_cert_store.h View 1 6 chunks +68 lines, -16 lines 0 comments Download
M net/base/default_server_bound_cert_store.cc View 1 5 chunks +357 lines, -53 lines 0 comments Download
M net/base/default_server_bound_cert_store_unittest.cc View 1 15 chunks +289 lines, -42 lines 0 comments Download
M net/base/server_bound_cert_service.h View 1 2 3 4 1 chunk +14 lines, -3 lines 0 comments Download
M net/base/server_bound_cert_service.cc View 1 2 3 4 9 chunks +135 lines, -51 lines 0 comments Download
M net/base/server_bound_cert_store.h View 3 chunks +28 lines, -17 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
mattm
markusheintz: chrome/browser/browsing_data/* erikwright: *server_bound_cert_store* wtc: net/base/server_bound_cert_service*
7 years, 11 months ago (2013-01-04 03:45:32 UTC) #1
markusheintz_
browsing data changes LGTM with 2 nits https://codereview.chromium.org/11742037/diff/2001/chrome/browser/browsing_data/browsing_data_remover.h File chrome/browser/browsing_data/browsing_data_remover.h (right): https://codereview.chromium.org/11742037/diff/2001/chrome/browser/browsing_data/browsing_data_remover.h#newcode324 chrome/browser/browsing_data/browsing_data_remover.h:324: // Callback ...
7 years, 11 months ago (2013-01-04 18:03:39 UTC) #2
markusheintz_
browsing data changes LGTM with 2 nits https://codereview.chromium.org/11742037/diff/2001/chrome/browser/browsing_data/browsing_data_remover.h File chrome/browser/browsing_data/browsing_data_remover.h (right): https://codereview.chromium.org/11742037/diff/2001/chrome/browser/browsing_data/browsing_data_remover.h#newcode324 chrome/browser/browsing_data/browsing_data_remover.h:324: // Callback ...
7 years, 11 months ago (2013-01-04 18:03:40 UTC) #3
erikwright (departed)
https://codereview.chromium.org/11742037/diff/2001/chrome/browser/net/sqlite_server_bound_cert_store.cc File chrome/browser/net/sqlite_server_bound_cert_store.cc (right): https://codereview.chromium.org/11742037/diff/2001/chrome/browser/net/sqlite_server_bound_cert_store.cc#newcode175 chrome/browser/net/sqlite_server_bound_cert_store.cc:175: bool SQLiteServerBoundCertStore::Backend::LoadOnDBThread( why keep the bool exit code? Also, ...
7 years, 11 months ago (2013-01-04 19:20:09 UTC) #4
mattm
updated. (Still need to fix the cros compile, but I've addressed the review comments.) https://codereview.chromium.org/11742037/diff/2001/chrome/browser/browsing_data/browsing_data_remover.h ...
7 years, 11 months ago (2013-01-08 04:53:21 UTC) #5
mattm
+zel for chrome/browser/chromeos/login/ I've only verified it compiles and LoginUtils tests pass, but that doesn't ...
7 years, 11 months ago (2013-01-09 01:33:56 UTC) #6
zel
lgtm
7 years, 11 months ago (2013-01-09 18:44:46 UTC) #7
erikwright (departed)
LGTM. I haven't had a chance to look at server_bound_cert_service yet, and I have to ...
7 years, 11 months ago (2013-01-10 22:03:30 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mattm@chromium.org/11742037/47001
7 years, 11 months ago (2013-01-24 03:53:28 UTC) #9
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=77169
7 years, 11 months ago (2013-01-24 05:52:53 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mattm@chromium.org/11742037/52003
7 years, 11 months ago (2013-01-24 22:34:32 UTC) #11
commit-bot: I haz the power
7 years, 11 months ago (2013-01-25 03:57:33 UTC) #12
Message was sent while issue was closed.
Change committed as 178742

Powered by Google App Engine
This is Rietveld 408576698