Bug 20896 - glib bindings - add "constructors"
Summary: glib bindings - add "constructors"
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on: 16401
Blocks:
  Show dependency treegraph
 
Reported: 2008-09-17 06:44 PDT by Luke Kenneth Casson Leighton
Modified: 2008-09-17 10:33 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luke Kenneth Casson Leighton 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.
Comment 1 Mark Rowe (bdash) 2008-09-17 10:33:23 PDT
Constructors are an artifact of JavaScript.  They don't really make any sense for other languages.