Bug 106722

Summary: Move HTMLTokenTypes to its own file
Product: WebKit Reporter: Tony Gentilcore <tonyg>
Component: New BugsAssignee: Tony Gentilcore <tonyg>
Status: RESOLVED FIXED    
Severity: Normal CC: ojan.autocc, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 106127    
Attachments:
Description Flags
Patch none

Description Tony Gentilcore 2013-01-11 17:33:23 PST
Move HTMLTokenTypes to its own file
Comment 1 Tony Gentilcore 2013-01-11 17:34:37 PST
Created attachment 182452 [details]
Patch
Comment 2 WebKit Review Bot 2013-01-11 17:38:44 PST
Attachment 182452 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1
Source/WebCore/html/parser/HTMLTokenTypes.h:38:  enum members should use InterCaps with an initial capital letter.  [readability/enum_casing] [4]
Total errors found: 1 in 8 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 WebKit Review Bot 2013-01-11 18:07:16 PST
Comment on attachment 182452 [details]
Patch

Clearing flags on attachment: 182452

Committed r139533: <http://trac.webkit.org/changeset/139533>
Comment 4 WebKit Review Bot 2013-01-11 18:07:19 PST
All reviewed patches have been landed.  Closing bug.