RESOLVED FIXED 114543
Demystify some code in RenderLayer::updateScrollableAreaSet()
https://bugs.webkit.org/show_bug.cgi?id=114543
Summary Demystify some code in RenderLayer::updateScrollableAreaSet()
Simon Fraser (smfr)
Reported 2013-04-12 16:15:36 PDT
Demystify some code in RenderLayer::updateScrollableAreaSet()
Attachments
Patch (1.89 KB, patch)
2013-04-12 16:17 PDT, Simon Fraser (smfr)
thorton: review+
Simon Fraser (smfr)
Comment 1 2013-04-12 16:17:18 PDT
Tim Horton
Comment 2 2013-04-12 16:19:47 PDT
Comment on attachment 197906 [details] Patch 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?
Simon Fraser (smfr)
Comment 3 2013-04-12 16:46:17 PDT
Note You need to log in before you can comment on or make changes to this bug.