Bug 48732

Summary: Remove the unused GraphicsContext::origin()
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 10:09:54 PDT
This method is not called from anywhere.
Comment 1 Andreas Kling 2010-10-31 10:10:33 PDT
Created attachment 72465 [details]
Proposed patch
Comment 2 Dirk Schulze 2010-10-31 11:49:38 PDT
Comment on attachment 72465 [details]
Proposed patch

If someone needs it later, he/she can revert the patch. r=me.
Comment 3 Andreas Kling 2010-10-31 11:59:49 PDT
Comment on attachment 72465 [details]
Proposed patch

Clearing flags on attachment: 72465

Committed r70993: <http://trac.webkit.org/changeset/70993>
Comment 4 Andreas Kling 2010-10-31 11:59:58 PDT
All reviewed patches have been landed.  Closing bug.