Bug 6959

Summary: REGRESSION: Assertion failure in HTMLTokenizer::parseTag (!scriptNode) on page with ignored scripts
Product: WebKit Reporter: mitz
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ap
Priority: P1    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: http://lakewoodns.org/
Attachments:
Description Flags
Reset scriptNode if not going to request the script darin: review+

Description mitz 2006-01-30 23:53:54 PST
 
Comment 1 mitz 2006-01-31 00:10:07 PST
Created attachment 6140 [details]
Reset scriptNode if not going to request the script
Comment 2 Alexey Proskuryakov 2006-01-31 04:13:47 PST
*** Bug 6939 has been marked as a duplicate of this bug. ***
Comment 3 mitz 2006-01-31 04:34:12 PST
Oops, forgot to check for dupes!
Comment 4 Darin Adler 2006-01-31 09:10:05 PST
Comment on attachment 6140 [details]
Reset scriptNode if not going to request the script

r=me
Comment 5 Eric Seidel (no email) 2006-01-31 21:20:49 PST
Removing Regression keyword from bugs already fixed.