Bug 148554

Summary: Get rid of the DynamicSizeWithMinimumViewSize layout mode
Product: WebKit Reporter: Tim Horton <thorton>
Component: New BugsAssignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, bfulgham, sam, simon.fraser, zalan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
same patch again andersca: review+

Tim Horton
Reported 2015-08-27 19:00:07 PDT
Get rid of the DynamicSizeWithMinimumViewSize layout mode
Attachments
Patch (22.92 KB, patch)
2015-08-27 19:01 PDT, Tim Horton
no flags
same patch again (22.92 KB, patch)
2015-08-27 19:25 PDT, Tim Horton
andersca: review+
Tim Horton
Comment 1 2015-08-27 19:01:10 PDT
Tim Horton
Comment 2 2015-08-27 19:25:37 PDT
Created attachment 260110 [details] same patch again for EWS, because I just landed the patch this depends on.
Anders Carlsson
Comment 3 2015-08-28 10:36:16 PDT
Comment on attachment 260110 [details] same patch again View in context: https://bugs.webkit.org/attachment.cgi?id=260110&action=review > Source/WebKit2/UIProcess/API/C/WKLayoutMode.h:39 > + kWKLayoutModeDynamicSizeWithMinimumViewSize_Deprecated, // This mode is deprecated and will behave like kWKLayoutModeViewSize. Please use WK_ENUM_DEPRECATED instead of renaming the enum.
Tim Horton
Comment 4 2015-08-28 11:10:36 PDT
Note You need to log in before you can comment on or make changes to this bug.