RESOLVED FIXED 127540
REGRESSION (r162257): Assertion failure (should not be reached) in CSSPreloadScanner::tokenize()
https://bugs.webkit.org/show_bug.cgi?id=127540
Summary REGRESSION (r162257): Assertion failure (should not be reached) in CSSPreload...
mitz
Reported 2014-01-23 20:57:19 PST
<rdar://problem/15875326> The ASSERT_NOT_REACHED() in CSSPreloadScanner::tokenize() is being hit frequently.
Attachments
Check for the DoneParsingImportRules state before tokenizing the first character (1.46 KB, patch)
2014-01-23 21:02 PST, mitz
andersca: review+
mitz
Comment 1 2014-01-23 21:02:21 PST
Created attachment 222073 [details] Check for the DoneParsingImportRules state before tokenizing the first character
mitz
Comment 2 2014-01-23 21:17:47 PST
Note You need to log in before you can comment on or make changes to this bug.