Bug 15732 - Push platform specific storage out of SVGResourceFilter and down into m_platformData
Summary: Push platform specific storage out of SVGResourceFilter and down into m_platf...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Eric Seidel (no email)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-28 03:27 PDT by Eric Seidel (no email)
Modified: 2007-10-28 05:38 PDT (History)
0 users

See Also:


Attachments
fix (much of it is search-replace) (67.10 KB, patch)
2007-10-28 03:28 PDT, Eric Seidel (no email)
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2007-10-28 03:27:49 PDT
Push platform specific storage out of SVGResourceFilter and down into m_platformData

This is the first step in preparing for a non-mac filter implementation.
Comment 1 Eric Seidel (no email) 2007-10-28 03:28:17 PDT
Created attachment 16912 [details]
fix (much of it is search-replace)
Comment 2 Eric Seidel (no email) 2007-10-28 03:46:10 PDT
r27179