RESOLVED FIXED 40804
HTML5PreloadScanner parses <script> in DataState
https://bugs.webkit.org/show_bug.cgi?id=40804
Summary HTML5PreloadScanner parses <script> in DataState
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.