[webkit-reviews] review denied: [Bug 43180] Change permission to access methods in XMLDocumentParser.h : [Attachment 62928] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 29 11:02:36 PDT 2010


Darin Adler <darin at apple.com> has denied Gyuyoung Kim
<gyuyoung.kim at samsung.com>'s request for review:
Bug 43180: Change permission to access methods in XMLDocumentParser.h
https://bugs.webkit.org/show_bug.cgi?id=43180

Attachment 62928: Patch
https://bugs.webkit.org/attachment.cgi?id=62928&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
This is not the right fix. If we have to make these public we will, but we
should not use conditionals.

Where is the code in WML that uses these? Why is it using an XMLDocumentParser*
instead of a DocumentParser*?


More information about the webkit-reviews mailing list