Bug 40504

Summary: Rename Tokenizer to DocumentParser to match what it actually does
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: New BugsAssignee: Eric Seidel (no email) <eric>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 40491    
Attachments:
Description Flags
Patch none

Eric Seidel (no email)
Reported 2010-06-11 16:04:09 PDT
Rename Tokenizer to DocumentParser to match what it actually does
Attachments
Patch (34.80 KB, patch)
2010-06-11 16:07 PDT, Eric Seidel (no email)
no flags
Eric Seidel (no email)
Comment 1 2010-06-11 16:07:59 PDT
Eric Seidel (no email)
Comment 2 2010-06-11 16:08:44 PDT
HTMLParser is about to be renamed HTMLTreeBuilder which will alleviate some possible confusion as a result of this change.
Eric Seidel (no email)
Comment 3 2010-06-11 16:09:20 PDT
I chose not to fix style issues in this patch to keep the diff small. DocumentParser.h is improperly indented, and various header includes need sorts.
WebKit Commit Bot
Comment 4 2010-06-12 01:10:35 PDT
Comment on attachment 58522 [details] Patch Clearing flags on attachment: 58522 Committed r61057: <http://trac.webkit.org/changeset/61057>
WebKit Commit Bot
Comment 5 2010-06-12 01:10:42 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.