Bug 13798
| Summary: | Attempt to unify JS and ObjC concepts of DOMWindow | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sam Weinig <sam> |
| Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 523.x (Safari 3) | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
| Bug Depends on: | 14192 | ||
| Bug Blocks: | |||
Sam Weinig
Unifying the Window and/or AbstractView concepts for the JS and ObjC bindings (and whatever Python, Qt, etc bindings come along in the future) would be helpful. One place where this is needed is in HTMLFrameElement and HTMLIFrameElement where the contentWindow attribute only makes sense in JS right now.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sam Weinig
With the ObjC DOM no longer being worked on, this is not worth doing.