Bug 134378 - Remove redundant offsetFromAncestor() call from RenderLayer::localClipRect().
Summary: Remove redundant offsetFromAncestor() call from RenderLayer::localClipRect().
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: zalan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-26 20:12 PDT by zalan
Modified: 2014-06-27 07:21 PDT (History)
9 users (show)

See Also:


Attachments
Patch (1.63 KB, patch)
2014-06-26 20:13 PDT, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2014-06-26 20:12:17 PDT
localClipRect() calls it twice with the same ancestor layer.
Comment 1 zalan 2014-06-26 20:13:16 PDT
Created attachment 233956 [details]
Patch
Comment 2 WebKit Commit Bot 2014-06-27 07:21:01 PDT
Comment on attachment 233956 [details]
Patch

Clearing flags on attachment: 233956

Committed r170528: <http://trac.webkit.org/changeset/170528>
Comment 3 WebKit Commit Bot 2014-06-27 07:21:05 PDT
All reviewed patches have been landed.  Closing bug.