New issue
Advanced search Search tips

Issue 785948 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

Investigate the use of root_origin for password autofill structures.

Project Member Reported by se...@chromium.org, Nov 16 2017

Issue description

The root origin was added to the FormData and FormStructure objects in this CL: https://chromium-review.googlesource.com/c/chromium/src/+/770654

The reason was that for logging, we want the top level frame url, even if the form is in an iframe with a different origin.

Investigate whether this is useful for passwords in objects such as PasswordForm and PasswordFillFormData.

Also check whether it should be added in the operator== of FormData and FormStructure.
 

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

Components: UI>Browser>Autofill

Sign in to add a comment