New issue
Advanced search Search tips

Issue 787085 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 PasswordAutofillAgent::OnFrameDetached behavior

Project Member Reported by michaelbai@chromium.org, Nov 20 2017

Issue description

Investigate if calling FrameClosing() is needed in  PasswordAutofillAgent::OnFrameDetached()

Also, it seemed that we don't need to check whether current frame is child frame, as FrameDetached() is only called for child frame from the document of RenderFrameObserver::FrameDetached().
 

Comment 1 by kolos@chromium.org, Jan 26 2018

Cc: kolos@chromium.org

Sign in to add a comment