Bug 127540

Summary: REGRESSION (r162257): Assertion failure (should not be reached) in CSSPreloadScanner::tokenize()
Product: WebKit Reporter: mitz
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, commit-queue, esprehn+autocc, gyuyoung.kim
Priority: P1 Keywords: InRadar, Regression
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Check for the DoneParsingImportRules state before tokenizing the first character andersca: review+

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.