Bug 41314

Summary: The new tree builder should actually finish building the tree
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 41123    
Attachments:
Description Flags
Patch none

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.