Bug 143017

Summary: Disable layout dimensions optimization for regions
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: Layout and RenderingAssignee: Dave Hyatt <hyatt>
Status: REOPENED ---    
Severity: Normal CC: commit-queue, esprehn+autocc, kangil.han, WebkitBugTracker
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 143034    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Description Dave Hyatt 2015-03-24 13:59:05 PDT
Disable the layout dimensions optimization for regions, since auto height regions can change size without being marked for layout.
Comment 1 Dave Hyatt 2015-03-24 14:00:47 PDT
Created attachment 249350 [details]
Patch
Comment 2 WebKit Commit Bot 2015-03-24 14:51:14 PDT
Comment on attachment 249350 [details]
Patch

Clearing flags on attachment: 249350

Committed r181909: <http://trac.webkit.org/changeset/181909>
Comment 3 WebKit Commit Bot 2015-03-24 14:51:19 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 WebKit Commit Bot 2015-03-24 20:49:11 PDT
Re-opened since this is blocked by bug 143034