WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
39333
Add more state to the HTML5 lexer
https://bugs.webkit.org/show_bug.cgi?id=39333
Summary
Add more state to the HTML5 lexer
Adam Barth
Reported
2010-05-18 17:04:25 PDT
Add more state to the HTML5 lexer
Attachments
Work in progress
(7.09 KB, patch)
2010-05-18 17:05 PDT
,
Adam Barth
no flags
Details
Formatted Diff
Diff
work in progress
(6.86 KB, patch)
2010-05-18 17:10 PDT
,
Adam Barth
no flags
Details
Formatted Diff
Diff
Patch
(6.84 KB, patch)
2010-05-18 17:25 PDT
,
Adam Barth
eric
: review+
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Adam Barth
Comment 1
2010-05-18 17:05:21 PDT
Created
attachment 56424
[details]
Work in progress
Adam Barth
Comment 2
2010-05-18 17:10:11 PDT
Created
attachment 56427
[details]
work in progress
Adam Barth
Comment 3
2010-05-18 17:25:53 PDT
Created
attachment 56432
[details]
Patch
WebKit Review Bot
Comment 4
2010-05-18 17:27:50 PDT
Attachment 56432
[details]
did not pass style-queue: Failed to run "['WebKitTools/Scripts/check-webkit-style', '--no-squash']" exit_code: 1 WebCore/html/HTML5Lexer.cpp:703: 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:725: 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: 2 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Adam Barth
Comment 5
2010-05-18 17:32:06 PDT
Committed
r59721
: <
http://trac.webkit.org/changeset/59721
>
David Levin
Comment 6
2010-05-19 16:44:08 PDT
This is committed and resolved. Should the r? be removed (so it gets of out the review queue)?
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