[Webkit-unassigned] [Bug 39571] Teach the HTML5 parser to lex DOCTYPEs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 24 14:55:02 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=39571





--- Comment #7 from WebKit Review Bot <webkit.review.bot at gmail.com>  2010-05-24 14:55:01 PST ---
Attachment 56932 did not pass style-queue:

Failed to run "['WebKitTools/Scripts/check-webkit-style', '--no-squash']" exit_code: 1
WebCore/html/HTML5Lexer.cpp:900:  An else if statement should be written as an if statement when the prior "if" concludes with a return, break, continue or goto statement.  [readability/control_flow] [4]
WebCore/html/HTML5Lexer.cpp:1077:  An else if statement should be written as an if statement when the prior "if" concludes with a return, break, continue or goto statement.  [readability/control_flow] [4]
WebCore/html/HTML5Lexer.cpp:1085:  An else if statement should be written as an if statement when the prior "if" concludes with a return, break, continue or goto statement.  [readability/control_flow] [4]
Total errors found: 3 in 8 files


If any of these errors are false positives, please file a bug against check-webkit-style.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list