DescriptionRevert of Make RenderFrame(Host) own a RenderWidget(Host). (patchset #21 id:400001 of https://codereview.chromium.org/616133002/)
Reason for revert:
Broke Blink Mac dbg compile:
http://build.chromium.org/p/chromium.webkit/builders/Mac%20Builder%20%28dbg%29/builds/72778/steps/compile/logs/stdio
This error seems somewhat odd; the patch looks correct to me, so I'm not sure why the linker is giving missing symbol errors.
Original issue's description:
> Make RenderFrame(Host) own a RenderWidget(Host).
>
> When a RenderFrameHost is created for an out-of-process iframe, it
> will create a RenderWidgetHost to manage rendering and input events for
> the iframe and its same-process frame descendants. A corresponding
> RenderWidget is created in the renderer process.
>
> BUG=419087
>
> Committed: https://crrev.com/2dfb76d84f4ebde602c1c3cde700dcf71b4d1bd6
> Cr-Commit-Position: refs/heads/master@{#312451}
>
> Committed: https://crrev.com/a719983b5525a477724350ee9eba20e574d0eb3b
> Cr-Commit-Position: refs/heads/master@{#312702}
TBR=creis@chromium.org,nasko@chromium.org,nick@chromium.org,dmazzoni@chromium.org,kenrb@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=419087
Patch Set 1 #
Created: 5 years, 11 months ago
(Patch set is too large to download)
Messages
Total messages: 8 (3 generated)
|