Bug 153994
Summary: | The binding generator scripts have many special cases for SVG objects. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Said Abou-Hallawa <sabouhallawa> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | cdumez, lforschler |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Said Abou-Hallawa
The goal is have the binding specification stored in one place. Right now, the binding code is generated from the IDL file and many special cases which live in CodeGeneratorJS.pm and CodeGenerator.pm. The ideal solution is to have these special cases added as flags in the IDL file.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |