[Webkit-unassigned] [Bug 39571] Teach the HTML5 parser to lex DOCTYPEs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 24 15:00:44 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=39571





--- Comment #9 from Adam Barth <abarth at webkit.org>  2010-05-24 15:00:44 PST ---
> Would be nice if we had a version of this which took a const String& so we didn't have to write "public" twice:

This might be a premature optimization, but I'm worried about all the string null checks...

> Seems silly to intentionally violate style just to match the spec wording.

My hope is that this problem will be sovled once we convert to using goto.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list