Bug 6959 - REGRESSION: Assertion failure in HTMLTokenizer::parseTag (!scriptNode) on page with ignored scripts
Summary: REGRESSION: Assertion failure in HTMLTokenizer::parseTag (!scriptNode) on pag...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Nobody
URL: http://lakewoodns.org/
Keywords:
: 6939 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-01-30 23:53 PST by mitz
Modified: 2006-01-31 21:20 PST (History)
1 user (show)

See Also:


Attachments
Reset scriptNode if not going to request the script (3.06 KB, patch)
2006-01-31 00:10 PST, mitz
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.