Bug 48727

Summary: Remove the unused GraphicsContext::clipOutEllipseInRect(IntRect)
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch none

Description Andreas Kling 2010-10-31 09:28:40 PDT
This function was added in <http://trac.webkit.org/changeset/18654> for CSS3 box-shadows.
All use of the function was removed in <http://trac.webkit.org/changeset/21601>
Comment 1 Andreas Kling 2010-10-31 09:30:07 PDT
Created attachment 72459 [details]
Proposed patch
Comment 2 Dirk Schulze 2010-10-31 12:30:26 PDT
Comment on attachment 72459 [details]
Proposed patch

r=me
Comment 3 Andreas Kling 2010-10-31 12:32:40 PDT
Comment on attachment 72459 [details]
Proposed patch

Clearing flags on attachment: 72459

Committed r70996: <http://trac.webkit.org/changeset/70996>
Comment 4 Andreas Kling 2010-10-31 12:32:49 PDT
All reviewed patches have been landed.  Closing bug.