Closed
Bug 765505
Opened 12 years ago
Closed 12 years ago
Clean up filter code
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
mozilla16
People
(Reporter: jwatt, Assigned: jwatt)
References
Details
Attachments
(1 file)
(deleted),
patch
|
longsonr
:
review+
|
Details | Diff | Splinter Review |
This patch is code I've disentangled from my upcoming patches for bug 614732. Mostly it was about changing "input"/"output" to "pre-filter"/"post-filter", so as not to keep getting confused about the information that is going into and coming out of the filter pipeline.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #633837 -
Flags: review?(longsonr)
Updated•12 years ago
|
Attachment #633837 -
Flags: review?(longsonr) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Target Milestone: --- → mozilla16
Comment 3•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•