NEW 16209
The DOM bindings should have a generic way to map names that cause conflicts with the implementation
https://bugs.webkit.org/show_bug.cgi?id=16209
Summary The DOM bindings should have a generic way to map names that cause conflicts ...
Sam Weinig
Reported 2007-11-30 11:29:54 PST
The autogenerated DOM bindings should have a generic way to map names unusable for whatever reason (URL for instance since we want to have a URL class) to another name. This could possibly be accomplished with an exceptions list in the Perl Module or with a custom attribute.
Attachments
Note You need to log in before you can comment on or make changes to this bug.