RESOLVED FIXED Bug 40504
Rename Tokenizer to DocumentParser to match what it actually does
https://bugs.webkit.org/show_bug.cgi?id=40504
Summary Rename Tokenizer to DocumentParser to match what it actually does
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.