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

Andrei Bucur
Reported 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.
Attachments
Patch (4.23 KB, patch)
2013-06-21 02:37 PDT, Andrei Bucur
no flags
Andrei Bucur
Comment 1 2013-06-21 02:37:56 PDT
Antti Koivisto
Comment 2 2013-06-26 08:51:28 PDT
r=me
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2013-06-26 09:06:01 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.