[webkit-reviews] review granted: [Bug 132759] [iOS WK2] Fixed elements can go outside the document on pinching : [Attachment 231197] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 9 17:05:01 PDT 2014


Benjamin Poulain <benjamin at webkit.org> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 132759: [iOS WK2] Fixed elements can go outside the document on pinching
https://bugs.webkit.org/show_bug.cgi?id=132759

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

------- Additional Comments from Benjamin Poulain <benjamin at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=231197&action=review


> Source/WebKit2/UIProcess/ios/WKContentView.mm:295
> +static inline float adjustedUnexposedEdge(float documentEdge, float
exposedRectEdge, float factor)

maybe adjustedUnexposedEdge -> adjustedUnexposedMinEdge


More information about the webkit-reviews mailing list