Bug 41049 - More HTML5 => HTML renames
Summary: More HTML5 => HTML renames
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-23 00:53 PDT by Adam Barth
Modified: 2010-06-23 01:18 PDT (History)
2 users (show)

See Also:


Attachments
Patch (100.11 KB, patch)
2010-06-23 00:55 PDT, Adam Barth
no flags Details | Formatted Diff | Diff
Patch (100.88 KB, patch)
2010-06-23 00:58 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-23 00:53:36 PDT
More HTML5 => HTML renames
Comment 1 Adam Barth 2010-06-23 00:55:22 PDT
Created attachment 59486 [details]
Patch
Comment 2 Adam Barth 2010-06-23 00:58:06 PDT
Created attachment 59487 [details]
Patch
Comment 3 WebKit Review Bot 2010-06-23 00:58:55 PDT
Attachment 59486 [details] did not pass style-queue:

Failed to run "['WebKitTools/Scripts/check-webkit-style', '--no-squash']" exit_code: 1
WebCore/html/HTML5PreloadScanner.h:32:  Alphabetical sorting problem.  [build/include_order] [4]
WebCore/html/HTML5TreeBuilder.cpp:33:  Alphabetical sorting problem.  [build/include_order] [4]
Total errors found: 2 in 22 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 WebKit Review Bot 2010-06-23 00:59:56 PDT
Attachment 59487 [details] did not pass style-queue:

Failed to run "['WebKitTools/Scripts/check-webkit-style', '--no-squash']" exit_code: 1
WebCore/html/HTML5PreloadScanner.h:32:  Alphabetical sorting problem.  [build/include_order] [4]
WebCore/html/HTML5TreeBuilder.cpp:33:  Alphabetical sorting problem.  [build/include_order] [4]
Total errors found: 2 in 22 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 5 Eric Seidel (no email) 2010-06-23 01:02:49 PDT
Comment on attachment 59487 [details]
Patch

OK.
Comment 6 Adam Barth 2010-06-23 01:18:44 PDT
Committed r61673: <http://trac.webkit.org/changeset/61673>