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

Issue 383683002: DCHECK(CalledOnValidThread()) for ScopedUserPrefUpdate (Closed)

Created:
6 years, 5 months ago by battre
Modified:
6 years, 5 months ago
Reviewers:
Bernhard Bauer
CC:
chromium-reviews, erikwright+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

DCHECK(CalledOnValidThread()) for ScopedUserPrefUpdate BUG=392781 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282362

Patch Set 1 #

Total comments: 2

Patch Set 2 : Removed on unnecessary DCHECK #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M base/prefs/pref_service.cc View 1 chunk +1 line, -0 lines 0 comments Download
M base/prefs/scoped_user_pref_update.cc View 1 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
Bernhard Bauer
https://codereview.chromium.org/383683002/diff/1/base/prefs/scoped_user_pref_update.cc File base/prefs/scoped_user_pref_update.cc (right): https://codereview.chromium.org/383683002/diff/1/base/prefs/scoped_user_pref_update.cc#newcode22 base/prefs/scoped_user_pref_update.cc:22: DCHECK(CalledOnValidThread()); This check isn't necessary; ScopedUserPrefUpdateBase inherits from nonThreadSafe ...
6 years, 5 months ago (2014-07-10 09:12:09 UTC) #1
battre
Hi Bernhard, could you please review this? The trybots seem to be happy with this. ...
6 years, 5 months ago (2014-07-10 11:16:33 UTC) #2
Bernhard Bauer
LGTM
6 years, 5 months ago (2014-07-10 11:22:39 UTC) #3
battre
The CQ bit was checked by battre@chromium.org
6 years, 5 months ago (2014-07-10 11:32:00 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/battre@chromium.org/383683002/20001
6 years, 5 months ago (2014-07-10 11:32:46 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: mac_chromium_rel on tryserver.chromium ...
6 years, 5 months ago (2014-07-10 15:32:15 UTC) #6
commit-bot: I haz the power
6 years, 5 months ago (2014-07-10 17:09:55 UTC) #7
Message was sent while issue was closed.
Change committed as 282362

Powered by Google App Engine
This is Rietveld 408576698