[webkit-reviews] review denied: [Bug 112328] XMLDocumentParser doesn't parse <template> correctly. : [Attachment 193240] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 15 00:19:40 PDT 2013


Hajime Morrita <morrita at google.com> has denied Takashi Sakamoto
<tasak at google.com>'s request for review:
Bug 112328: XMLDocumentParser doesn't parse <template> correctly.
https://bugs.webkit.org/show_bug.cgi?id=112328

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

------- Additional Comments from Hajime Morrita <morrita at google.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=193240&action=review


> Source/WebCore/xml/parser/XMLDocumentParserLibxml2.cpp:845
> +#endif

Could you minimize difference between #if and #else paths? Diverging behavior
here smells like another source of confusion.


More information about the webkit-reviews mailing list