Bug 134378

Summary: Remove redundant offsetFromAncestor() call from RenderLayer::localClipRect().
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bunhere, cdumez, commit-queue, esprehn+autocc, glenn, gyuyoung.kim, kondapallykalyan, sergio, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.