Bug 20896
| Summary: | glib bindings - add "constructors" | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Luke Kenneth Casson Leighton <lkcl> |
| Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | Keywords: | Gtk |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
| Bug Depends on: | 16401 | ||
| Bug Blocks: | |||
Luke Kenneth Casson Leighton
any attribute ending in "Constructor" is presently skipped.
DOMWindow particularly is missing the constructors for
all the DOM objects.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
Constructors are an artifact of JavaScript. They don't really make any sense for other languages.