[webkit-reviews] review granted: [Bug 114543] Demystify some code in RenderLayer::updateScrollableAreaSet() : [Attachment 197906] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 12 16:21:30 PDT 2013


Tim Horton <timothy_horton at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 114543: Demystify some code in RenderLayer::updateScrollableAreaSet()
https://bugs.webkit.org/show_bug.cgi?id=114543

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

------- Additional Comments from Tim Horton <timothy_horton at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=197906&action=review


> Source/WebCore/rendering/RenderLayer.cpp:-6198
> -#else
> -	   return;

Is some irritating compiler going to complain about this empty if() in the
!USE(ACCELERATED_COMPOSITING) case?


More information about the webkit-reviews mailing list