[webkit-reviews] review granted: [Bug 41314] The new tree builder should actually finish building the tree : [Attachment 59953] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 28 15:29:36 PDT 2010


Eric Seidel <eric at webkit.org> has granted Adam Barth <abarth at webkit.org>'s
request for review:
Bug 41314: The new tree builder should actually finish building the tree
https://bugs.webkit.org/show_bug.cgi?id=41314

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

------- Additional Comments from Eric Seidel <eric at webkit.org>
OK.  I am saddened by this bool.

It seems a better API would be for:
Document::finishedParsing() to take a DocumentParser* and then it could decide
if it was the right parser to take action from or not.


More information about the webkit-reviews mailing list