Bug 6058 - XMLTokenizer runs all <script> tags at once instead of as they're encountered
Summary: XMLTokenizer runs all <script> tags at once instead of as they're encountered
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: XML (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Major
Assignee: Anders Carlsson
URL:
Keywords:
Depends on: 6057 9509
Blocks:
  Show dependency treegraph
 
Reported: 2005-12-12 23:25 PST by Eric Seidel (no email)
Modified: 2006-06-21 13:30 PDT (History)
0 users

See Also:


Attachments
Patch (23.32 KB, patch)
2006-06-21 06:14 PDT, Anders Carlsson
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2005-12-12 23:25:12 PST
XMLTokenizer runs all <script> tags at once instead of as they're encountered

This will require fixing 6057 (parse incrementally) first.  This is very important for xhtml compatibility.
Comment 1 Anders Carlsson 2006-06-21 06:14:14 PDT
Created attachment 8942 [details]
Patch
Comment 2 Geoffrey Garen 2006-06-21 12:32:07 PDT
Comment on attachment 8942 [details]
Patch

r=me with a few comments on irc