[webkit-reviews] review granted: [Bug 133334] [iOS WK2] Fix behavior of position:sticky inside accelerated overflow-scroll : [Attachment 232165] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 27 21:36:31 PDT 2014


Tim Horton <thorton at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 133334: [iOS WK2] Fix behavior of position:sticky inside accelerated
overflow-scroll
https://bugs.webkit.org/show_bug.cgi?id=133334

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

------- Additional Comments from Tim Horton <thorton at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=232165&action=review


>
Source/WebKit2/UIProcess/Scrolling/ios/ScrollingTreeOverflowScrollingNodeIOS.mm
:190
> +    for (size_t i = 0; i < size; ++i)

why not a new loop?


More information about the webkit-reviews mailing list