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+
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
Adam Barth
Comment 4 2010-06-16 14:15:30 PDT
Note You need to log in before you can comment on or make changes to this bug.