Bug 74013

Summary: RenderLayer::updateZOrderLists(): Inline early-return condition.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, koivisto
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch none

Description Andreas Kling 2011-12-07 11:40:47 PST
RenderLayer::updateZOrderLists() is hawt when scrolling on YouTube.
Comment 1 Andreas Kling 2011-12-07 11:45:00 PST
Created attachment 118243 [details]
Proposed patch
Comment 2 Andreas Kling 2011-12-07 12:59:43 PST
Comment on attachment 118243 [details]
Proposed patch

Clearing flags on attachment: 118243

Committed r102266: <http://trac.webkit.org/changeset/102266>
Comment 3 Andreas Kling 2011-12-07 12:59:54 PST
All reviewed patches have been landed.  Closing bug.