[Webkit-unassigned] [Bug 14757] HTMLTokenizer::processingData implementation is incorrect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 25 22:11:18 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14757





------- Comment #11 from mjs at apple.com  2007-07-25 22:11 PDT -------
I agree with Darin that this needs a regression test. It should be possible to
make one. You can trigger use of the tokenizer timer deliberately with a
long-running script and then more content after it. If you make it an http
test, you can even control what individual chunks of content get fed back by
making a CGI script that pauses as needed. You should be able to observe the
symptom as "load" events getting delivered out of order. With an
http/tests/loading test, you could even observe the order of delegate methods.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list