[webkit-reviews] review requested: [Bug 11248] Even More auto-generated Objective-C DOM bindings changes : [Attachment 11025] patch

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Tue Oct 10 15:46:55 PDT 2006


Sam Weinig <sam.weinig at gmail.com> has asked  for review:
Bug 11248: Even More auto-generated Objective-C DOM bindings changes
http://bugs.webkit.org/show_bug.cgi?id=11248

Attachment 11025: patch
http://bugs.webkit.org/attachment.cgi?id=11025&action=edit

------- Additional Comments from Sam Weinig <sam.weinig at gmail.com>
- Auto-generate DOMSVGPathElement. (I think this is the final SVG class to
generate!!)

- Auto-generate the internal interfaces even for classes that have custom
internal implementations.  Change IDL property from ObjCNoInternal to
ObjCCustomInternalImpl to indicate the change.

- Add SVG classes to DOMNode and DOMEvent internal interfaces.

- Add isSVGZoomEvent() method to Event class to match other Event subclasses
and make DOM binding possible.

- Assorted cleanups.



More information about the webkit-reviews mailing list