RESOLVED FIXED130761
[iOS][WK2] Compute a good exposed rect when scaling WKContentView
https://bugs.webkit.org/show_bug.cgi?id=130761
Summary [iOS][WK2] Compute a good exposed rect when scaling WKContentView
Benjamin Poulain
Reported 2014-03-25 19:42:11 PDT
[iOS][WK2] Compute a good exposed rect when scaling WKContentView
Attachments
Patch (18.94 KB, patch)
2014-03-25 20:07 PDT, Benjamin Poulain
no flags
Patch (18.87 KB, patch)
2014-03-27 14:41 PDT, Benjamin Poulain
no flags
Benjamin Poulain
Comment 1 2014-03-25 20:07:12 PDT
Simon Fraser (smfr)
Comment 2 2014-03-27 14:19:15 PDT
Comment on attachment 227825 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=227825&action=review > Source/WebKit2/ChangeLog:10 > + zoom is transitory and is not as predictable as scrolling, so this patch just do very do -> does > Source/WebKit2/Shared/VisibleContentRectUpdateInfo.h:68 > + double timestamp() const { return m_timestamp; } std::chrono everywhere?
Benjamin Poulain
Comment 3 2014-03-27 14:41:11 PDT
Benjamin Poulain
Comment 4 2014-03-27 16:23:25 PDT
Note You need to log in before you can comment on or make changes to this bug.