NEW 153994
The binding generator scripts have many special cases for SVG objects.
https://bugs.webkit.org/show_bug.cgi?id=153994
Summary The binding generator scripts have many special cases for SVG objects.
Said Abou-Hallawa
Reported 2016-02-08 11:05:58 PST
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
Note You need to log in before you can comment on or make changes to this bug.