RESOLVED WONTFIX 20896
glib bindings - add "constructors"
https://bugs.webkit.org/show_bug.cgi?id=20896
Summary glib bindings - add "constructors"
Luke Kenneth Casson Leighton
Reported 2008-09-17 06:44:03 PDT
any attribute ending in "Constructor" is presently skipped. DOMWindow particularly is missing the constructors for all the DOM objects.
Attachments
Mark Rowe (bdash)
Comment 1 2008-09-17 10:33:23 PDT
Constructors are an artifact of JavaScript. They don't really make any sense for other languages.
Note You need to log in before you can comment on or make changes to this bug.