[webkit-reviews] review granted: [Bug 132487] [iOS WK2] Don't create backing store for -webkit-overflow-scrolling:touch that can't scroll : [Attachment 230695] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 2 14:13:12 PDT 2014


Sam Weinig <sam at webkit.org> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 132487: [iOS WK2] Don't create backing store for
-webkit-overflow-scrolling:touch that can't scroll
https://bugs.webkit.org/show_bug.cgi?id=132487

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

------- Additional Comments from Sam Weinig <sam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=230695&action=review


> Source/WebCore/ChangeLog:12
> +	   Improve this to only create compositiing for scrolling when there is
actually

compositiing -> compositing

> Source/WebCore/rendering/RenderLayer.cpp:2119
> +{

Can you assert that layout is up-to-date here?


More information about the webkit-reviews mailing list