[webkit-reviews] review requested: [Bug 10791] Even More Objective-C DOM auto-generation cleanup : [Attachment 10479] patch

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Sat Sep 9 12:23:17 PDT 2006


Sam Weinig <sam.weinig at gmail.com> has asked  for review:
Bug 10791: Even More Objective-C DOM auto-generation cleanup
http://bugzilla.opendarwin.org/show_bug.cgi?id=10791

Attachment 10479: patch
http://bugzilla.opendarwin.org/attachment.cgi?id=10479&action=edit

------- Additional Comments from Sam Weinig <sam.weinig at gmail.com>
- Auto-generate some remaining extension methods for DOMDocument and
DOMCSSStyleDeclaration.

- Split DOMHTMLEmbedElement into it's own files.  It can't be auto-generated
yet because the Objective-C interface is significantly different from the
implementation interface.  Since HTMLEmbedElement is not in the W3C spec, this
is somewhat of a gray area.

- Auto-generate DOMEventListener protocol.

- Clean up the IDL files by separating the extensions from the specified
methods and attributes.

- Change to use new, more Objectice-C'ish version of DOMKeyboardEvent's
initKeyboardEvent.  Fixes an error with regression test for
fast/events/dblclick-addEventListener.html.



More information about the webkit-reviews mailing list