[webkit-reviews] review granted: [Bug 75044] Make it possible to use contents layers in scrollbars : [Attachment 120224] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 21 14:56:51 PST 2011


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 75044: Make it possible to use contents layers in scrollbars
https://bugs.webkit.org/show_bug.cgi?id=75044

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

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


> Source/WebCore/page/ScrollingCoordinator.h:63
> +    void frameViewHorizontalScrollbarLayerDidChange(FrameView*,
GraphicsLayer*);

Could be nice to denote which GraphicsLayer is getting passed in here. Is it
the scrollbar's?


More information about the webkit-reviews mailing list