[webkit-reviews] review granted: [Bug 16032] JS minidom is not portable : [Attachment 17330] Make minidom.c portable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 17 15:20:35 PST 2007


Darin Adler <darin at apple.com> has granted 's request for review:
Bug 16032: JS minidom is not portable
http://bugs.webkit.org/show_bug.cgi?id=16032

Attachment 17330: Make minidom.c portable
http://bugs.webkit.org/attachment.cgi?id=17330&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
Looks fine. It's going to be tricky to make this truly platform-independent
though, because Mac OS X uses a special include style for frameworks (#include
<JavaScriptCore/JavaScriptCore.h>), and I would not expect the library to work
this way on other platforms.


More information about the webkit-reviews mailing list