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

Issue 888105 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Last visit > 30 days ago
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug

Blocking:
issue 419087



Sign in to add a comment

RenderFrameImpl::CreateFrame() does not set the widget's routing id

Project Member Reported by danakj@chromium.org, Sep 21

Issue description

When calling CreateFrame() to make a provisional main frame, it will reuse the RenderWidget attached to the RenderViewImpl for that frame tree, however it does *not* update the RenderWidget's routing id, so IPCs to/from the RenderWidget won't work I guess
 
Blocking: 419087

Sign in to add a comment