Get rid of the DynamicSizeWithMinimumViewSize layout mode
Created attachment 260108 [details] Patch
Created attachment 260110 [details] same patch again for EWS, because I just landed the patch this depends on.
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.
http://trac.webkit.org/changeset/189105