Bug 40638 - Some very minor cleanups for HTML5 Parser
Summary: Some very minor cleanups for HTML5 Parser
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: Tony Gentilcore
URL:
Keywords:
Depends on:
Blocks: 39259
  Show dependency treegraph
 
Reported: 2010-06-15 15:08 PDT by Tony Gentilcore
Modified: 2010-06-19 00:26 PDT (History)
1 user (show)

See Also:


Attachments
Patch (4.51 KB, patch)
2010-06-15 15:12 PDT, Tony Gentilcore
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tony Gentilcore 2010-06-15 15:08:56 PDT
Some very minor cleanups for HTML5 Parser
Comment 1 Tony Gentilcore 2010-06-15 15:12:50 PDT
Created attachment 58828 [details]
Patch
Comment 2 Eric Seidel (no email) 2010-06-15 15:15:47 PDT
Comment on attachment 58828 [details]
Patch

OK.  Would be nice if isEndTagBufferingState was on HTML5Lexer so we didn't have eto type HTML5Lexer:: each time.
Comment 3 WebKit Commit Bot 2010-06-19 00:26:35 PDT
Comment on attachment 58828 [details]
Patch

Clearing flags on attachment: 58828

Committed r61470: <http://trac.webkit.org/changeset/61470>
Comment 4 WebKit Commit Bot 2010-06-19 00:26:39 PDT
All reviewed patches have been landed.  Closing bug.