Bug 143017 - Disable layout dimensions optimization for regions
Summary: Disable layout dimensions optimization for regions
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on: 143034
Blocks:
  Show dependency treegraph
 
Reported: 2015-03-24 13:59 PDT by Dave Hyatt
Modified: 2015-03-24 20:49 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.40 KB, patch)
2015-03-24 14:00 PDT, Dave Hyatt
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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