[webkit-reviews] review granted: [Bug 117684] Fixed backgrounds in composited layers not repainted on scrolling : [Attachment 204793] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 16 15:26:44 PDT 2013


Tim Horton <thorton at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 117684: Fixed backgrounds in composited layers not repainted on scrolling
https://bugs.webkit.org/show_bug.cgi?id=117684

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

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


> Source/WebCore/ChangeLog:14
> +	   do for position:fixed, and repainting each of the on scrolling.

each of the.

> Source/WebCore/page/FrameView.cpp:1772
> +	   RenderObject* renderer = *it;

don't really need the local


More information about the webkit-reviews mailing list