[webkit-reviews] review granted: [Bug 80647] Invalidation issue when creating backing layer for fixed positioned element. : [Attachment 132310] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 16 10:54:44 PDT 2012


Simon Fraser (smfr) <simon.fraser at apple.com> has granted David Reveman
<reveman at chromium.org>'s request for review:
Bug 80647: Invalidation issue when creating backing layer for fixed positioned
element.
https://bugs.webkit.org/show_bug.cgi?id=80647

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

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=132310&action=review


> Source/WebCore/platform/ScrollView.h:366
>      virtual void repaintFixedElementsAfterScrolling() {}
> +    virtual void updateFixedElementsAfterScrolling() { }

No space between the parens (match the line above).


More information about the webkit-reviews mailing list