Bug 114543

Summary: Demystify some code in RenderLayer::updateScrollableAreaSet()
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

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.