Bug 123771

Summary: CTTE: RenderFrameBase's widget is always a FrameView.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kling, kondapallykalyan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch koivisto: review+

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>