WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
10826
Enable all SVG JavaScript bindings
https://bugs.webkit.org/show_bug.cgi?id=10826
Summary
Enable all SVG JavaScript bindings
Nikolas Zimmermann
Reported
2006-09-12 15:15:32 PDT
In ToT everything is prepared now to enable SVG bindings, everything works except: * SVGException.idl not generated (no SVGException cpp class existant) * GetSVGDocument.idl not generated (seems dead nowadays) * SVGFilterPrimitiveStandardAttributes.idl (generation problem, will fix that soon) * SVGEvent.idl (seems not needed for us) Except those, all IDLs for all classes can be enabled. Patch coming soon :-)
Attachments
Initial patch
(429.52 KB, patch)
2006-09-12 16:13 PDT
,
Nikolas Zimmermann
eric
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Nikolas Zimmermann
Comment 1
2006-09-12 16:13:36 PDT
Created
attachment 10517
[details]
Initial patch Finally enable SVG JavaScript bindings :-)
Eric Seidel (no email)
Comment 2
2006-09-12 16:26:59 PDT
Comment on
attachment 10517
[details]
Initial patch Looks good. The fact that turning on *all* of the javascript bindings only changed the results of one test, clearly indicates a problem. We need more svg dom tests, ASAP.
Eric Seidel (no email)
Comment 3
2006-09-12 23:35:58 PDT
twas landed.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug