[webkit-reviews] review granted: [Bug 106271] Sometimes RenderLayer::updateNeedsCompositedScrolling not called : [Attachment 182638] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 14 15:32:52 PST 2013


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Xianzhu Wang
<wangxianzhu at chromium.org>'s request for review:
Bug 106271: Sometimes RenderLayer::updateNeedsCompositedScrolling not called
https://bugs.webkit.org/show_bug.cgi?id=106271

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

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


> Source/WebCore/page/FrameView.h:350
> +    bool addScrollableArea(ScrollableArea*);
> +    bool removeScrollableArea(ScrollableArea*);

Please add a comment saying what the return values mean.


More information about the webkit-reviews mailing list