Bug 40804

Summary: HTML5PreloadScanner parses <script> in DataState
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch eric: review+, eric: commit-queue-

Adam Barth
Reported 2010-06-17 19:23:36 PDT
HTML5PreloadScanner parses <script> in DataState
Attachments
Patch (4.53 KB, patch)
2010-06-17 19:25 PDT, Adam Barth
eric: review+
eric: commit-queue-
Adam Barth
Comment 1 2010-06-17 19:25:31 PDT
Eric Seidel (no email)
Comment 2 2010-06-17 19:36:12 PDT
Comment on attachment 59059 [details] Patch + ASSERT(m_lexer.state() != HTML5Lexer::ScriptDataState); Should be the DataState always, no?
Adam Barth
Comment 3 2010-06-17 19:48:43 PDT
Note You need to log in before you can comment on or make changes to this bug.