Bug 153994

Summary: The binding generator scripts have many special cases for SVG objects.
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: cdumez, lforschler
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.