New issue
Advanced search Search tips

Issue 865152 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Android , Windows , Chrome , Mac , Fuchsia
Pri: 3
Type: Bug



Sign in to add a comment

Audit usage of WebContentsImpl::SendPageMessage

Project Member Reported by lfg@chromium.org, Jul 18

Issue description

WebContentsImpl::SendPageMessage sends message to all proxy_hosts_ in the main frame. This can include proxies in another tabs.

We should audit the usage of SendPageMessage to make sure this is the desired behavior, and verify whether we only need to send the messages to active frames in the frame tree.

We should also add a comment to web_contents_impl.h to clarify this behavior.

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

Sign in to add a comment