Bug 123771 - CTTE: RenderFrameBase's widget is always a FrameView.
Summary: CTTE: RenderFrameBase's widget is always a FrameView.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-04 17:10 PST by Andreas Kling
Modified: 2013-11-04 19:30 PST (History)
5 users (show)

See Also:


Attachments
Patch (5.89 KB, patch)
2013-11-04 17:11 PST, Andreas Kling
no flags Details | Formatted Diff | Diff
Patch (4.16 KB, patch)
2013-11-04 18:24 PST, Andreas Kling
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2013-11-04 17:10:18 PST
RenderFrameBase should not support any kind of Widget as its child.
Comment 1 Andreas Kling 2013-11-04 17:11:26 PST
Created attachment 215975 [details]
Patch

This depends on bug 123768.
Comment 2 Andreas Kling 2013-11-04 18:24:35 PST
Created attachment 215981 [details]
Patch
Comment 3 Andreas Kling 2013-11-04 19:30:13 PST
Committed r158631: <http://trac.webkit.org/changeset/158631>