Bug 4252 - DrawTest app option toggle filter support does not work
Summary: DrawTest app option toggle filter support does not work
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Eric Seidel (no email)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-01 05:55 PDT by Rob Buis
Modified: 2005-08-06 02:04 PDT (History)
0 users

See Also:


Attachments
patch to fix this copy/paste error. (1.42 KB, patch)
2005-08-01 12:51 PDT, Eric Seidel (no email)
eric: review-
Details | Formatted Diff | Diff
complete fix. (1.83 KB, patch)
2005-08-01 16:50 PDT, Eric Seidel (no email)
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rob Buis 2005-08-01 05:55:45 PDT
Hi,

See subject :)
It seems filter support is always on and can't be toggled!
Cheers,

Rob.
Comment 1 Eric Seidel (no email) 2005-08-01 12:51:35 PDT
Created attachment 3198 [details]
patch to fix this copy/paste error.
Comment 2 Eric Seidel (no email) 2005-08-01 12:52:36 PDT
Comment on attachment 3198 [details]
patch to fix this copy/paste error.

incomplete fix.
Comment 3 Eric Seidel (no email) 2005-08-01 16:50:11 PDT
Created attachment 3200 [details]
complete fix.
Comment 4 Darin Adler 2005-08-04 11:23:55 PDT
Comment on attachment 3200 [details]
complete fix.

I don't think this particular test application nor the SVG code is at the point
where review is required for each code change, but r=me in any case.