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

Issue 2818383002: Fix crash on login. (Closed)

Created:
3 years, 8 months ago by Shuhei Takahashi
Modified:
3 years, 8 months ago
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix crash on login. When OwnerSettingsService::ReloadKeypair() is called, |private_key_| is replaced with a new value. Thus a reference must be retained when we use it in another thread. BUG=chromium:711207 TEST=test_that samus tmp_LoginStressTest # https://chromium-review.googlesource.com/c/458138/ Review-Url: https://codereview.chromium.org/2818383002 Cr-Commit-Position: refs/heads/master@{#465096} Committed: https://chromium.googlesource.com/chromium/src/+/20138f3d0b1f72eb232363cac921dfc8c21812cf

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -7 lines) Patch
M components/ownership/owner_settings_service.cc View 3 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 15 (10 generated)
Shuhei Takahashi
alemate, xiyuan: PTAL
3 years, 8 months ago (2017-04-17 04:20:26 UTC) #8
xiyuan
lgtm but you need owner's blessing from alemate@.
3 years, 8 months ago (2017-04-17 15:47:26 UTC) #9
Alexander Alekseev
lgtm
3 years, 8 months ago (2017-04-17 16:11:39 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2818383002/1
3 years, 8 months ago (2017-04-18 01:20:20 UTC) #12
commit-bot: I haz the power
3 years, 8 months ago (2017-04-18 01:55:28 UTC) #15
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/20138f3d0b1f72eb232363cac921...

Powered by Google App Engine
This is Rietveld 408576698