RESOLVED DUPLICATE of bug 137988 136522
[iOS WK2] Skip the animated resize if the view was empty
https://bugs.webkit.org/show_bug.cgi?id=136522
Summary [iOS WK2] Skip the animated resize if the view was empty
Benjamin Poulain
Reported 2014-09-03 21:11:51 PDT
[iOS WK2] Skip the animated resize if the view was empty
Attachments
Patch (3.59 KB, patch)
2014-09-03 21:18 PDT, Benjamin Poulain
no flags
Benjamin Poulain
Comment 1 2014-09-03 21:18:53 PDT
Darin Adler
Comment 2 2014-09-06 17:05:20 PDT
Comment on attachment 237610 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=237610&action=review > Source/WebKit2/UIProcess/API/Cocoa/WKWebView.mm:2203 > + ASSERT_WITH_MESSAGE(!newMinimumLayoutSize.isEmpty(), "Defining an empty minimum layout size would be a misuse of the API. Safari should set up a reasonable size in all cases."); I’m not sure this is a sensible comment. Safari isn’t the only WebKit client app.
David Kilzer (:ddkilzer)
Comment 3 2014-10-24 12:19:12 PDT
*** This bug has been marked as a duplicate of bug 137988 ***
Note You need to log in before you can comment on or make changes to this bug.