Bug 164704 - Moving the special casing of SVG out of the bindings
Summary: Moving the special casing of SVG out of the bindings
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 164496 164622 164696 164790
Blocks:
  Show dependency treegraph
 
Reported: 2016-11-13 18:49 PST by Sam Weinig
Modified: 2016-11-18 12:03 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2016-11-13 18:49:17 PST
The bindings generator has too many special cases for SVG. The complexity should be in the implementation.
Comment 1 Sam Weinig 2016-11-18 12:03:31 PST
Done!