[webkit-reviews] review granted: [Bug 39342] Make the HTML5 parser actually parse <div></div> : [Attachment 56454] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 18 22:24:03 PDT 2010


Eric Seidel <eric at webkit.org> has granted Adam Barth <abarth at webkit.org>'s
request for review:
Bug 39342: Make the HTML5 parser actually parse <div></div>
https://bugs.webkit.org/show_bug.cgi?id=39342

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

------- Additional Comments from Eric Seidel <eric at webkit.org>
WebCore/html/HTML5Lexer.cpp:60
 +  inline UChar toLowerCase(UChar cc)
We need to ASSERT that this is safe, or at least comment.

Yay!


More information about the webkit-reviews mailing list