[webkit-reviews] review granted: [Bug 8331] DOMNodeLists returned to Objective-C are not properly wrapped : [Attachment 8995] patch addressing this bug only

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Sat Jun 24 07:52:35 PDT 2006


Darin Adler <darin at apple.com> has granted Darin Adler <darin at apple.com>'s
request for review:
Bug 8331: DOMNodeLists returned to Objective-C are not properly wrapped
http://bugzilla.opendarwin.org/show_bug.cgi?id=8331

Attachment 8995: patch addressing this bug only
http://bugzilla.opendarwin.org/attachment.cgi?id=8995&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
Oh, I see now -- you wanted to avoid having to create separate inline functions
for each class -- I guess that's OK. It's slightly better to have the
compile-time checking that you get with the usual syntax, but this is a great
improvement so lets land it.

r=me



More information about the webkit-reviews mailing list