Bug 41043 - Rename HTMLDocumentParser to LegacyHTMLDocumentParser
Summary: Rename HTMLDocumentParser to LegacyHTMLDocumentParser
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: Adam Barth
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-22 23:26 PDT by Adam Barth
Modified: 2010-06-23 00:17 PDT (History)
3 users (show)

See Also:


Attachments
Patch (247.35 KB, patch)
2010-06-22 23:29 PDT, Adam Barth
eric: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2010-06-22 23:26:21 PDT
Rename HTMLDocumentParser to LegacyHTMLDocumentParser
Comment 1 Adam Barth 2010-06-22 23:29:18 PDT
Created attachment 59480 [details]
Patch
Comment 2 WebKit Review Bot 2010-06-22 23:31:23 PDT
Attachment 59480 [details] did not pass style-queue:

Failed to run "['WebKitTools/Scripts/check-webkit-style', '--no-squash']" exit_code: 1
WebCore/html/HTMLFormControlElement.cpp:42:  Alphabetical sorting problem.  [build/include_order] [4]
Total errors found: 1 in 31 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Eric Seidel (no email) 2010-06-22 23:37:15 PDT
Comment on attachment 59480 [details]
Patch

No need to include the do-webcore-rename changes, but otherwise looks OK.  Assuming it builds. :)
Comment 4 Adam Barth 2010-06-22 23:42:04 PDT
Committed r61662: <http://trac.webkit.org/changeset/61662>
Comment 5 WebKit Review Bot 2010-06-23 00:17:43 PDT
http://trac.webkit.org/changeset/61662 might have broken GTK Linux 64-bit Debug
The following changes are on the blame list:
http://trac.webkit.org/changeset/61661
http://trac.webkit.org/changeset/61662
http://trac.webkit.org/changeset/61663