[webkit-reviews] review canceled: [Bug 95494] Make RenderLayer::updateNeedsCompositedScrolling scrollbars agnostic : [Attachment 180205] patch 4.1 - rebased against ToT after bug 94743

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 4 11:12:26 PST 2013


Antonio Gomes <tonikitoo at webkit.org> has canceled Antonio Gomes
<tonikitoo at webkit.org>'s request for review:
Bug 95494: Make RenderLayer::updateNeedsCompositedScrolling scrollbars agnostic
https://bugs.webkit.org/show_bug.cgi?id=95494

Attachment 180205: patch 4.1 - rebased against ToT after bug 94743
https://bugs.webkit.org/attachment.cgi?id=180205&action=review

------- Additional Comments from Antonio Gomes <tonikitoo at webkit.org>

> > Source/WebCore/rendering/RenderLayer.cpp:1867
> > +	 if (!frameView ||
!frameView->containsScrollableArea(const_cast<RenderLayer*>(this)))
> 
> I still see a const_cast here

Removed.


More information about the webkit-reviews mailing list