New issue
Advanced search Search tips

Issue 598786 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 2
Type: Bug



Sign in to add a comment

Refactor the prefix/substring suggestion matching in autofill.

Project Member Reported by se...@chromium.org, Mar 29 2016

Issue description

The current way may repeat the comparison multiple times.

The places to change are:

PersonalDataManager::GetCreditCardSuggestions

AppendSuggestionIfMatching (in password_autofill_manager.cc)
 

Comment 1 by se...@chromium.org, Mar 29 2016

To do this it will be necessary to change how the credit cards suggestions are sorted. (More like how the profiles are sorted).

Comment 2 by ma...@chromium.org, May 1 2018

Status: Untriaged (was: Assigned)
Status: Assigned (was: Untriaged)
This bug has an owner, thus, it's been triaged. Changing status to "assigned".

Sign in to add a comment