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

Issue 3169008: Merge 55781 - Autocomplete entries submitted are limited in number.... (Closed)

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

Description

Merge 55781 - Autocomplete entries submitted are limited in number. Limits the number of Autocomplete entries added to the WebDB, per form submission, to a maximum of 256. If elements occur that have duplicate names, only the first occurrence is added. BUG=51727 TEST=WebDatabaseTest.Autofill_AddFormFieldValues Review URL: http://codereview.chromium.org/3143005 TBR=dhollowa@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=55894

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -0 lines) Patch
M chrome/browser/webdata/web_database.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/webdata/web_database.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/browser/webdata/web_database_unittest.cc View 1 chunk +47 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
inferno
10 years, 4 months ago (2010-08-12 16:49:18 UTC) #1
dhollowa
10 years, 4 months ago (2010-08-12 16:51:48 UTC) #2
LG.

Powered by Google App Engine
This is Rietveld 408576698