Bug 48727 - Remove the unused GraphicsContext::clipOutEllipseInRect(IntRect)
Summary: Remove the unused GraphicsContext::clipOutEllipseInRect(IntRect)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-31 09:28 PDT by Andreas Kling
Modified: 2010-10-31 12:32 PDT (History)
0 users

See Also:


Attachments
Proposed patch (8.05 KB, patch)
2010-10-31 09:30 PDT, 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 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.