Bug 41048 - Rename HTML5EntityParser to HTMLEntityParser
Summary: Rename HTML5EntityParser to HTMLEntityParser
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:21 PDT by Adam Barth
Modified: 2010-06-23 00:49 PDT (History)
2 users (show)

See Also:


Attachments
Patch (34.53 KB, patch)
2010-06-23 00:23 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:21:58 PDT
Rename HTML5EntityParser to HTMLEntityParser
Comment 1 Adam Barth 2010-06-23 00:23:33 PDT
Created attachment 59485 [details]
Patch
Comment 2 Eric Seidel (no email) 2010-06-23 00:29:23 PDT
Comment on attachment 59485 [details]
Patch

LGTM, so long as the consumeHTMLEntity rename won't conflict with the other entity parser.
Comment 3 Eric Seidel (no email) 2010-06-23 00:33:34 PDT
Attachment 59485 [details] did not build on mac:
Build output: http://webkit-commit-queue.appspot.com/results/3334610
Comment 4 Early Warning System Bot 2010-06-23 00:37:19 PDT
Attachment 59485 [details] did not build on qt:
Build output: http://webkit-commit-queue.appspot.com/results/3307587
Comment 5 Adam Barth 2010-06-23 00:49:21 PDT
Committed r61672: <http://trac.webkit.org/changeset/61672>