[webkit-reviews] review granted: [Bug 25694] Crash in HTMLParser::createHead() when writing a <body> into a detached node : [Attachment 30225] proposed fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 12 07:34:28 PDT 2009


Darin Adler <darin at apple.com> has granted Alexey Proskuryakov <ap at webkit.org>'s
request for review:
Bug 25694: Crash in HTMLParser::createHead() when writing a <body> into a
detached node
https://bugs.webkit.org/show_bug.cgi?id=25694

Attachment 30225: proposed fix
https://bugs.webkit.org/attachment.cgi?id=30225&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
A simpler test for parsing a fragment is m_isParsingFragment -- is there a
reason you're not doing that?

r=me


More information about the webkit-reviews mailing list