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

Issue 6392022: Pacify Coverity when reading kExtensionsPref dictionary (Closed)

Created:
9 years, 10 months ago by battre
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Pacify Coverity when reading kExtensionsPref dictionary CID 14614 BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=73450

Patch Set 1 #

Patch Set 2 : Converted CHECKs to NOTREACHED #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -6 lines) Patch
M chrome/browser/prefs/pref_service.h View 2 chunks +7 lines, -4 lines 0 comments Download
M chrome/browser/prefs/pref_service.cc View 1 2 chunks +6 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
battre
I have made the changes discussed in http://codereview.chromium.org/6271025/
9 years, 10 months ago (2011-01-31 15:29:17 UTC) #1
cpu_(ooo_6.6-7.5)
There are 50 DCHECKs in the cc file. No CHECKS. I don't want to open ...
9 years, 10 months ago (2011-01-31 21:44:03 UTC) #2
battre
I converted the CHECKs to NOTREACHED. I am not sure whether it makes much difference. ...
9 years, 10 months ago (2011-02-01 15:23:36 UTC) #3
Mattias Nissler (ping if slow)
9 years, 10 months ago (2011-02-02 12:34:57 UTC) #4
LGTM.

Powered by Google App Engine
This is Rietveld 408576698