Bug 40729

Summary: Hit assertion in WebCore::HTML5Token::appendToSystemIdentifier
Product: WebKit Reporter: William Chan <willchan>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: http://techcrunch.com/2010/06/16/android-team-laser-focused-on-the-user-experience-for-next-release/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed:+Techcrunch+(TechCrunch)&utm_content=Google+Reader
Bug Depends on:    
Bug Blocks: 39259    
Attachments:
Description Flags
Patch eric: review+, eric: commit-queue+

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.