[webkit-reviews] review granted: [Bug 109483] Fold MarkupTokenBase into HTMLToken now that it has no other subclasses : [Attachment 187655] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 11 13:40:16 PST 2013


Adam Barth <abarth at webkit.org> has granted Eric Seidel <eric at webkit.org>'s
request for review:
Bug 109483: Fold MarkupTokenBase into HTMLToken now that it has no other
subclasses
https://bugs.webkit.org/show_bug.cgi?id=109483

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=187655&action=review


> Source/WebCore/html/parser/HTMLToken.h:108
> +    /* Range and offset methods exposed for HTMLSourceTracker and
HTMLViewSourceParser */

C++ style comments?

> Source/WebCore/html/parser/HTMLToken.h:157
> +    /* DOCTYPE Tokens */

C++ comments...


More information about the webkit-reviews mailing list