WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
23850
Code cleanup of HTMLParser
https://bugs.webkit.org/show_bug.cgi?id=23850
Summary
Code cleanup of HTMLParser
Adam Treat
Reported
2009-02-09 10:39:45 PST
HTMLParser is using a mix of styles for member variables. It also has some static functions which should take a 'const Node*' rather than a 'Node*' type.
Attachments
Cleanup the code in HTMLParser
(44.33 KB, patch)
2009-02-09 10:48 PST
,
Adam Treat
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Adam Treat
Comment 1
2009-02-09 10:48:56 PST
Created
attachment 27487
[details]
Cleanup the code in HTMLParser
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug