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

Issue 2945003: AutoFill DCHECK in RenderViewHost::AutocompleteSuggestionsReturned fails. (Closed)

Created:
10 years, 5 months ago by dhollowa
Modified:
9 years, 7 months ago
Reviewers:
James Hawkins
CC:
chromium-reviews, brettw-cc_chromium.org, ben+cc_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

AutoFill DCHECK in RenderViewHost::AutocompleteSuggestionsReturned fails. Fixes case where DCHECK was failing in presence of Autocomplete cancel logic. The DCHECK in this case was erroneous. The new logic handles the cancel case appropriately. BUG=none TEST=AutoFillManagerTest.GetFieldSuggestionsForAutocompleteOnly Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=51962

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -1 line) Patch
M chrome/browser/autofill/autofill_manager_unittest.cc View 1 chunk +36 lines, -0 lines 0 comments Download
M chrome/browser/renderer_host/render_view_host.cc View 1 chunk +9 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
dhollowa
10 years, 5 months ago (2010-07-08 19:27:34 UTC) #1
James Hawkins
10 years, 5 months ago (2010-07-08 22:06:46 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698