[webkit-reviews] review requested: [Bug 10738] Consolidate the Objective-C DOM Bindings Internal files into DOMInternal.h : [Attachment 10401] patch

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Tue Sep 5 09:31:07 PDT 2006


Sam Weinig <sam.weinig at gmail.com> has asked  for review:
Bug 10738: Consolidate the Objective-C DOM Bindings Internal files into
DOMInternal.h
http://bugzilla.opendarwin.org/show_bug.cgi?id=10738

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

------- Additional Comments from Sam Weinig <sam.weinig at gmail.com>
- Consolidate DOMHTMLInternal.h, DOMCSSInternal.h, DOMEventsInternal.h,
DOMViewsInternal.h and DOMXPathInternal.h into DOMInternal.h.

 - Rename the "type-makers" (used to make a binding from an implementation
type) so that all the HTML ones begin with the prefix HTML.  Did the same for
the CSS.

 - Auto-generate a couple more methods from DOMExtensions.h.

 - Various cleanups of the Objective-C auto-generation code.



More information about the webkit-reviews mailing list