[Bug 9767] Consider ignoring document.write() when IE ignores it if comes from the network task source

http://www.w3.org/Bugs/Public/show_bug.cgi?id=9767





--- Comment #12 from Henri Sivonen <hsivonen@iki.fi>  2010-07-10 06:37:04 ---
(In reply to comment #11)
> Is there some reason you don't want to insert the document.write before the EOF
> character?

It would complicate the off-the-main-thread speculation machinery in Gecko. Now
EOF handling can run on the parser thread without any fancy coordination with
the main thread.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Saturday, 10 July 2010 06:37:07 UTC