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

Issue 20130002: Call crypto::InitializeTPMToken on the IO thread (Take 2) (Closed)

Created:
7 years, 5 months ago by stevenjb
Modified:
7 years, 5 months ago
CC:
chromium-reviews, dbeam+watch-options_chromium.org, nkostylev+watch_chromium.org, gspencer+watch_chromium.org, gauravsh+watch_chromium.org, oshima+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Call crypto::InitializeTPMToken on the IO thread (Take 2) This is identical to https://chromiumcodereview.appspot.com/15649018 with the following addition: Call DeviceSettingsService::EnsureReload once certs are loaded BUG=244455 R=mnissler@chromium.org, nkostylev@chromium.org, rsleevi@chromium.org, xiyuan@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=213951

Patch Set 1 #

Patch Set 2 : Clang fix #

Patch Set 3 : Fix browser tests #

Total comments: 5

Patch Set 4 : Remove CertLoader from NetworkHandler, fix comments #

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+179 lines, -537 lines) Patch
M chrome/browser/chromeos/chrome_browser_main_chromeos.cc View 1 2 3 4 chunks +10 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/cros/cert_library.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/cros/cert_library.cc View 1 2 3 3 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/chromeos/cros/network_library.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/chromeos/settings/device_settings_service.h View 1 2 3 3 chunks +7 lines, -1 line 0 comments Download
M chrome/browser/chromeos/settings/device_settings_service.cc View 1 2 3 2 chunks +12 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/options/certificate_manager_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
A + chromeos/cert_loader.h View 1 2 3 8 chunks +35 lines, -9 lines 0 comments Download
A + chromeos/cert_loader.cc View 1 2 3 9 chunks +97 lines, -27 lines 0 comments Download
M chromeos/chromeos.gyp View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M chromeos/network/cert_loader.h View 1 2 3 1 chunk +0 lines, -157 lines 0 comments Download
M chromeos/network/cert_loader.cc View 1 2 3 1 chunk +0 lines, -309 lines 0 comments Download
M chromeos/network/network_connection_handler.h View 1 2 3 2 chunks +2 lines, -3 lines 0 comments Download
M chromeos/network/network_connection_handler.cc View 1 2 3 3 chunks +3 lines, -5 lines 0 comments Download
M chromeos/network/network_connection_handler_unittest.cc View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M chromeos/network/network_handler.h View 1 2 3 3 chunks +0 lines, -3 lines 0 comments Download
M chromeos/network/network_handler.cc View 1 2 3 4 chunks +1 line, -8 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
stevenjb
pneubeck@chromium.org, ryan.sleevi@gmail.com: These changes are identical to https://chromiumcodereview.appspot.com/15649018/ + changes to device_settings_service.cc xiyuan@ for certificate_manager_browsertest.cc ...
7 years, 5 months ago (2013-07-24 20:58:36 UTC) #1
stevenjb
7 years, 5 months ago (2013-07-24 20:59:22 UTC) #2
xiyuan
certificate_manager_browsertest.cc LGTM
7 years, 5 months ago (2013-07-24 21:06:36 UTC) #3
Ryan Sleevi
LGTM from an NSS view - but not sure what service(s) may make any implicit ...
7 years, 5 months ago (2013-07-24 21:30:51 UTC) #4
Mattias Nissler (ping if slow)
LGTM with a little grief (feel free to ignore or file a bug). Regarding your ...
7 years, 5 months ago (2013-07-25 08:56:24 UTC) #5
pneubeck (no reviews)
https://chromiumcodereview.appspot.com/20130002/diff/9001/chrome/browser/chromeos/settings/device_settings_service.cc File chrome/browser/chromeos/settings/device_settings_service.cc (right): https://chromiumcodereview.appspot.com/20130002/diff/9001/chrome/browser/chromeos/settings/device_settings_service.cc#newcode79 chrome/browser/chromeos/settings/device_settings_service.cc:79: if (NetworkHandler::IsInitialized()) On 2013/07/25 08:56:24, Mattias Nissler wrote: > ...
7 years, 5 months ago (2013-07-25 09:08:42 UTC) #6
stevenjb
https://chromiumcodereview.appspot.com/20130002/diff/9001/chrome/browser/chromeos/settings/device_settings_service.cc File chrome/browser/chromeos/settings/device_settings_service.cc (right): https://chromiumcodereview.appspot.com/20130002/diff/9001/chrome/browser/chromeos/settings/device_settings_service.cc#newcode79 chrome/browser/chromeos/settings/device_settings_service.cc:79: if (NetworkHandler::IsInitialized()) On 2013/07/25 09:08:43, pneubeck wrote: > On ...
7 years, 5 months ago (2013-07-25 17:02:22 UTC) #7
Mattias Nissler (ping if slow)
LGTM
7 years, 5 months ago (2013-07-25 18:14:26 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/20130002/17001
7 years, 5 months ago (2013-07-25 19:38:44 UTC) #9
Nikita (slow)
On 2013/07/25 08:56:24, Mattias Nissler wrote: > LGTM with a little grief (feel free to ...
7 years, 5 months ago (2013-07-25 21:46:05 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/20130002/17001
7 years, 5 months ago (2013-07-26 02:23:09 UTC) #11
commit-bot: I haz the power
Failed to apply patch for chromeos/chromeos.gyp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 5 months ago (2013-07-26 13:30:34 UTC) #12
stevenjb
7 years, 5 months ago (2013-07-26 17:48:58 UTC) #13
Message was sent while issue was closed.
Committed patchset #5 manually as r213951 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698