New issue
Advanced search Search tips

Issue 810041 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: ----



Sign in to add a comment

Move payments classes used by autofill settings to a new package

Project Member Reported by twelling...@chromium.org, Feb 7 2018

Issue description

I was looking at the autofill settings code and stumbled across a few changes that introduce autofill preference dependencies on the payments package. This may make sense for the credit card editor, but autofill addresses are used for more than payments.

The classes used by both autofill and payments should be moved to a common package.

Example classes that should be moved:
 - org.chromium.chrome.browser.payments.ui.EditorDialog
 - org.chromium.chrome.browser.payments.ui.EditorObserverForTest
 - org.chromium.chrome.browser.payments.AddressEditor
 - org.chromium.chrome.browser.payments.AutofillAddress

 
Cc: -parastoog@chromium.org
Owner: parastoog@chromium.org
Status: Assigned (was: Available)
Parastoo, please look into this when you have time.
Cc: ma...@chromium.org gogerald@chromium.org

Comment 3 by ma...@chromium.org, May 22 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