Bug 74013 - RenderLayer::updateZOrderLists(): Inline early-return condition.
Summary: RenderLayer::updateZOrderLists(): Inline early-return condition.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-07 11:40 PST by Andreas Kling
Modified: 2011-12-07 12:59 PST (History)
2 users (show)

See Also:


Attachments
Proposed patch (2.43 KB, patch)
2011-12-07 11:45 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.