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

Issue 4187010: Remove a DCHECK that broke a number of text input types... (Closed)

Created:
10 years, 1 month ago by mmenke
Modified:
9 years, 7 months ago
Reviewers:
Ilya Sherman
CC:
chromium-reviews, James Hawkins, dhollowa, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Remove DCHECK that broke quite a number of text input field types in debug builds (Including the search field on net-internals). In addition to "text" input fields, "Search", "color", "number", date/time, and who knows what other input types all use text fields. BUG=61261 TEST=manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=64548

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
mmenke
If you feel that DCHECK is important, feel free to figure out exacty which text ...
10 years, 1 month ago (2010-10-30 09:15:09 UTC) #1
Ilya Sherman
LGTM; apologies for the breakage
10 years, 1 month ago (2010-10-30 09:18:22 UTC) #2
mmenke
10 years, 1 month ago (2010-10-30 12:58:13 UTC) #3
On 2010/10/30 09:18:22, Ilya Sherman wrote:
> LGTM; apologies for the breakage

Thanks.  Not a problem.

Powered by Google App Engine
This is Rietveld 408576698