RESOLVED FIXED 41314
The new tree builder should actually finish building the tree
https://bugs.webkit.org/show_bug.cgi?id=41314
Summary The new tree builder should actually finish building the tree
Adam Barth
Reported 2010-06-28 15:23:07 PDT
The new tree builder should actually finish building the tree
Attachments
Patch (2.84 KB, patch)
2010-06-28 15:24 PDT, Adam Barth
no flags
Adam Barth
Comment 1 2010-06-28 15:24:20 PDT
Eric Seidel (no email)
Comment 2 2010-06-28 15:29:36 PDT
Comment on attachment 59953 [details] Patch 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.
WebKit Commit Bot
Comment 3 2010-06-28 15:56:54 PDT
Comment on attachment 59953 [details] Patch Clearing flags on attachment: 59953 Committed r62045: <http://trac.webkit.org/changeset/62045>
WebKit Commit Bot
Comment 4 2010-06-28 15:56:58 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.