Bug 41043

Summary: Rename HTMLDocumentParser to LegacyHTMLDocumentParser
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch eric: review+

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