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

Issue 6275011: DCHECK(result) keeps firing in AutocompleteHistoryManager::OnWebDataServiceRequestDone() (Closed)

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

Description

DCHECK(result) keeps firing in AutocompleteHistoryManager::OnWebDataServiceRequestDone() A NULL |result| should DCHECK, but not crash. This is a short term solution to the top-crasher, will still DCHECK for devs while a longer term fix is determined. BUG=68783, 69833 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72094

Patch Set 1 #

Total comments: 4

Patch Set 2 : Nit #

Patch Set 3 : Spelling. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M chrome/browser/autocomplete_history_manager.cc View 1 2 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Ilya Sherman
LGTM http://codereview.chromium.org/6275011/diff/1/chrome/browser/autocomplete_history_manager.cc File chrome/browser/autocomplete_history_manager.cc (right): http://codereview.chromium.org/6275011/diff/1/chrome/browser/autocomplete_history_manager.cc#newcode179 chrome/browser/autocomplete_history_manager.cc:179: // Linux due to NFS dismouting and causing ...
9 years, 11 months ago (2011-01-21 01:58:09 UTC) #1
willchan no longer on Chromium
LGTM http://codereview.chromium.org/6275011/diff/1/chrome/browser/autocomplete_history_manager.cc File chrome/browser/autocomplete_history_manager.cc (right): http://codereview.chromium.org/6275011/diff/1/chrome/browser/autocomplete_history_manager.cc#newcode179 chrome/browser/autocomplete_history_manager.cc:179: // Linux due to NFS dismouting and causing ...
9 years, 11 months ago (2011-01-21 02:01:27 UTC) #2
dhollowa
9 years, 11 months ago (2011-01-21 02:05:41 UTC) #3
http://codereview.chromium.org/6275011/diff/1/chrome/browser/autocomplete_his...
File chrome/browser/autocomplete_history_manager.cc (right):

http://codereview.chromium.org/6275011/diff/1/chrome/browser/autocomplete_his...
chrome/browser/autocomplete_history_manager.cc:179: // Linux due to NFS
dismouting and causing sql failures. See crbug.com/68783.
On 2011/01/21 01:58:09, Ilya Sherman wrote:
> nit: http://crbug.com/68783

Done.  But there's a mix of the two forms in the code base.

http://codereview.chromium.org/6275011/diff/1/chrome/browser/autocomplete_his...
chrome/browser/autocomplete_history_manager.cc:179: // Linux due to NFS
dismouting and causing sql failures. See crbug.com/68783.
On 2011/01/21 02:01:27, willchan wrote:
> On 2011/01/21 01:58:09, Ilya Sherman wrote:
> > nit: http://crbug.com/68783
> 
> NFS dismounting.

Done.

Powered by Google App Engine
This is Rietveld 408576698