[webkit-reviews] review granted: [Bug 106694] Move constructTreeFromHTMLToken into HTMLDocumentParser : [Attachment 182403] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 11 13:24:50 PST 2013


Adam Barth <abarth at webkit.org> has granted Tony Gentilcore
<tonyg at chromium.org>'s request for review:
Bug 106694: Move constructTreeFromHTMLToken into HTMLDocumentParser
https://bugs.webkit.org/show_bug.cgi?id=106694

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

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


> Source/WebCore/html/parser/HTMLTreeBuilder.h:81
>      void constructTreeFromAtomicToken(AtomicHTMLToken*);

I would probably rename this function to "constructTree" now that we only have
one.  :)


More information about the webkit-reviews mailing list