[webkit-reviews] review granted: [Bug 111423] CompactHTMLToken does not need an XSSInfo pointer : [Attachment 191528] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 5 12:01:40 PST 2013


Eric Seidel <eric at webkit.org> has granted Tony Gentilcore
<tonyg at chromium.org>'s request for review:
Bug 111423: CompactHTMLToken does not need an XSSInfo pointer
https://bugs.webkit.org/show_bug.cgi?id=111423

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

------- Additional Comments from Eric Seidel <eric at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=191528&action=review


> Source/WebCore/html/parser/HTMLDocumentParser.cpp:400
> +	       break;

This will end up producing a slightly different tree than before.  I'm not sure
if that matters.


More information about the webkit-reviews mailing list