WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 40729
Hit assertion in WebCore::HTML5Token::appendToSystemIdentifier
https://bugs.webkit.org/show_bug.cgi?id=40729
Summary
Hit assertion in WebCore::HTML5Token::appendToSystemIdentifier
William Chan
Reported
2010-06-16 12:02:24 PDT
I'm running chromium/linux with webkit sync'd to
r61240
. ASSERTION FAILED: m_doctypeData->m_hasSystemIdentifier (third_party/WebKit/WebCore/html/HTML5Token.h:237 void WebCore::HTML5Token::appendToSystemIdentifier(UChar))
Attachments
Patch
(3.14 KB, patch)
2010-06-16 14:09 PDT
,
Adam Barth
eric
: review+
eric
: commit-queue+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Adam Barth
Comment 1
2010-06-16 12:07:45 PDT
Thanks. Will investigate shortly.
Adam Barth
Comment 2
2010-06-16 14:06:26 PDT
Nice. This is a typo in the lexer!
Adam Barth
Comment 3
2010-06-16 14:09:36 PDT
Created
attachment 58931
[details]
Patch
Adam Barth
Comment 4
2010-06-16 14:15:30 PDT
Committed
r61280
: <
http://trac.webkit.org/changeset/61280
>
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