New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 702252 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

AutofillEditItem should not depend on autofillType.

Project Member Reported by lpromero@chromium.org, Mar 16 2017

Issue description

Chrome Version (from "Settings > About Google Chrome"): e5fcd337dd28

We need to keep the UI layer separate from the model layer. To that end, we need to refactor AutofillEditItem to not depend on autofill::ServerFieldType. Instead, the item should be configured with strings, images, actions, etc. that are not dependent on model classes.
 
Components: -UI>Browser>Autofill>Payments UI>Browser>Payments

Sign in to add a comment