Bug 40504 - Rename Tokenizer to DocumentParser to match what it actually does
Summary: Rename Tokenizer to DocumentParser to match what it actually does
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Eric Seidel (no email)
URL:
Keywords:
Depends on:
Blocks: 40491
  Show dependency treegraph
 
Reported: 2010-06-11 16:04 PDT by Eric Seidel (no email)
Modified: 2010-06-12 01:10 PDT (History)
2 users (show)

See Also:


Attachments
Patch (34.80 KB, patch)
2010-06-11 16:07 PDT, Eric Seidel (no email)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2010-06-11 16:04:09 PDT
Rename Tokenizer to DocumentParser to match what it actually does
Comment 1 Eric Seidel (no email) 2010-06-11 16:07:59 PDT
Created attachment 58522 [details]
Patch
Comment 2 Eric Seidel (no email) 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.
Comment 3 Eric Seidel (no email) 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.
Comment 4 WebKit Commit Bot 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>
Comment 5 WebKit Commit Bot 2010-06-12 01:10:42 PDT
All reviewed patches have been landed.  Closing bug.