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

Issue 10392184: Fix possible crash in FinalizeInstantQuery() if AddMatchToMap() fails. (Closed)

Created:
8 years, 7 months ago by Peter Kasting
Modified:
8 years, 7 months ago
Reviewers:
sky
CC:
chromium-reviews, James Su
Visibility:
Public.

Description

Fix possible crash in FinalizeInstantQuery() if AddMatchToMap() fails. It's not clear to me why this is happening frequently. This should only fail if there is no default provider, but if that's true how are we doing instant? ...Whatever. BUG=128575 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=138135

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -3 lines) Patch
M chrome/browser/autocomplete/search_provider.cc View 3 chunks +8 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Peter Kasting
8 years, 7 months ago (2012-05-21 18:24:20 UTC) #1
sky
8 years, 7 months ago (2012-05-21 20:44:39 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698