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

Issue 2220433002: ChromeOS: fix crash in HashWallpaperFilesIdStr. (Closed)

Created:
4 years, 4 months ago by Alexander Alekseev
Modified:
4 years, 4 months ago
Reviewers:
xdai1, Darren Krahn, bshe
CC:
chromium-reviews, dzhioev+watch_chromium.org, achuith+watch_chromium.org, oshima+watch_chromium.org, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

ChromeOS: fix crash in HashWallpaperFilesIdStr. This CL postpones SetPolicyControlledWallpaper() until system salt is ready. BUG=615239 TEST=none Committed: https://crrev.com/35461b845a3ba44af7c2fc28cb60ffe521eecc96 Cr-Commit-Position: refs/heads/master@{#410909}

Patch Set 1 #

Patch Set 2 : Style. #

Total comments: 2

Patch Set 3 : AddOnSystemSaltReady() should immediately run callback if system salt is ready. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -0 lines) Patch
M chrome/browser/chromeos/login/users/wallpaper/wallpaper_manager.cc View 3 chunks +19 lines, -0 lines 0 comments Download
M chromeos/cryptohome/system_salt_getter.h View 1 2 2 chunks +7 lines, -0 lines 0 comments Download
M chromeos/cryptohome/system_salt_getter.cc View 1 2 2 chunks +15 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
Alexander Alekseev
https://codereview.chromium.org/1886653002 removed delayed SetPolicyControlledWallpaper(), but it still can happen before system salt is resolved. So ...
4 years, 4 months ago (2016-08-05 05:27:42 UTC) #4
Alexander Alekseev
Please review.
4 years, 4 months ago (2016-08-05 05:28:03 UTC) #5
Darren Krahn
chromeos/cryptohome lgtm https://codereview.chromium.org/2220433002/diff/20001/chromeos/cryptohome/system_salt_getter.cc File chromeos/cryptohome/system_salt_getter.cc (right): https://codereview.chromium.org/2220433002/diff/20001/chromeos/cryptohome/system_salt_getter.cc#newcode46 chromeos/cryptohome/system_salt_getter.cc:46: on_system_salt_ready_.push_back(closure); Should the closure be called if ...
4 years, 4 months ago (2016-08-05 18:54:57 UTC) #6
Alexander Alekseev
https://codereview.chromium.org/2220433002/diff/20001/chromeos/cryptohome/system_salt_getter.cc File chromeos/cryptohome/system_salt_getter.cc (right): https://codereview.chromium.org/2220433002/diff/20001/chromeos/cryptohome/system_salt_getter.cc#newcode46 chromeos/cryptohome/system_salt_getter.cc:46: on_system_salt_ready_.push_back(closure); On 2016/08/05 18:54:56, Darren Krahn wrote: > Should ...
4 years, 4 months ago (2016-08-06 05:00:12 UTC) #7
Alexander Alekseev
+xdai Please review.
4 years, 4 months ago (2016-08-09 23:43:48 UTC) #9
xdai1
The code lgtm Did you manage to repro the crash? Or this CL is just ...
4 years, 4 months ago (2016-08-10 00:02:11 UTC) #10
Alexander Alekseev
On 2016/08/10 00:02:11, xdai1 wrote: > The code lgtm > > Did you manage to ...
4 years, 4 months ago (2016-08-10 00:26:53 UTC) #11
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/2220433002/40001
4 years, 4 months ago (2016-08-10 00:28:08 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-10 01:08:27 UTC) #15
commit-bot: I haz the power
4 years, 4 months ago (2016-08-10 01:10:56 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/35461b845a3ba44af7c2fc28cb60ffe521eecc96
Cr-Commit-Position: refs/heads/master@{#410909}

Powered by Google App Engine
This is Rietveld 408576698