[webkit-reviews] review granted: [Bug 97903] Make RenderLayerCompositor::requiresCompositingForScrollableFrame scrollbars agnostic : [Attachment 179049] patch 3 (actual) - addressed simon's comments

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 19 08:57:42 PST 2012


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Antonio Gomes
<tonikitoo at webkit.org>'s request for review:
Bug 97903: Make RenderLayerCompositor::requiresCompositingForScrollableFrame
scrollbars agnostic
https://bugs.webkit.org/show_bug.cgi?id=97903

Attachment 179049: patch 3 (actual) - addressed simon's comments
https://bugs.webkit.org/attachment.cgi?id=179049&action=review

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


> Source/WebCore/page/FrameView.h:313
> +    bool isScrollable();

This should be const.


More information about the webkit-reviews mailing list