Bug 117797

Summary: [CSS Regions] fast/regions/seamless-iframe-flowed-into-regions.html asserts
Product: WebKit Reporter: Andrei Bucur <abucur>
Component: WebCore Misc.Assignee: Andrei Bucur <abucur>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, koivisto, WebkitBugTracker
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 57312    
Attachments:
Description Flags
Patch none

Description Andrei Bucur 2013-06-19 06:28:03 PDT
When enabling seamless iframes fast/regions/seamless-iframe-flowed-into-regions.html fails. This happens because the RenderFlowThread objects are shared between the root RenderView and the iframe RenderView but they have different layout state objects.
Comment 1 Andrei Bucur 2013-06-21 02:37:56 PDT
Created attachment 205161 [details]
Patch
Comment 2 Antti Koivisto 2013-06-26 08:51:28 PDT
r=me
Comment 3 WebKit Commit Bot 2013-06-26 09:05:58 PDT
Comment on attachment 205161 [details]
Patch

Clearing flags on attachment: 205161

Committed r151992: <http://trac.webkit.org/changeset/151992>
Comment 4 WebKit Commit Bot 2013-06-26 09:06:01 PDT
All reviewed patches have been landed.  Closing bug.