[webkit-reviews] review granted: [Bug 41344] HTMLTokenizer needs EndOfFile support : [Attachment 60093] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 30 00:50:45 PDT 2010


Adam Barth <abarth at webkit.org> has granted Eric Seidel <eric at webkit.org>'s
request for review:
Bug 41344: HTMLTokenizer needs EndOfFile support
https://bugs.webkit.org/show_bug.cgi?id=41344

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
Might be a slight hack, but ok.  :)

cq- for adding the assert to emitCharacter.

WebCore/html/HTMLTokenizer.cpp:187
 +  #define EMIT_END_OF_FILE()						      
\
This should be a function.


More information about the webkit-reviews mailing list