[webkit-reviews] review granted: [Bug 42875] Atomize strings used by the HTML5 tree builder : [Attachment 62452] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 23 21:23:15 PDT 2010


Darin Adler <darin at apple.com> has granted Adam Barth <abarth at webkit.org>'s
request for review:
Bug 42875: Atomize strings used by the HTML5 tree builder
https://bugs.webkit.org/show_bug.cgi?id=42875

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

------- Additional Comments from Darin Adler <darin at apple.com>
> +	       if (*tags[i] == HTMLNames::bgsoundTag

Why not "using namespace HTMLNames" at the top of this file?

r=me


More information about the webkit-reviews mailing list