[webkit-reviews] review granted: [Bug 130761] [iOS][WK2] Compute a good exposed rect when scaling WKContentView : [Attachment 227825] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 27 14:18:53 PDT 2014


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Benjamin Poulain
<benjamin at webkit.org>'s request for review:
Bug 130761: [iOS][WK2] Compute a good exposed rect when scaling WKContentView
https://bugs.webkit.org/show_bug.cgi?id=130761

Attachment 227825: Patch
https://bugs.webkit.org/attachment.cgi?id=227825&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
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?


More information about the webkit-reviews mailing list