[Webkit-unassigned] [Bug 38146] document.write is not synchronous

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 26 16:16:45 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=38146





--- Comment #1 from Joseph Pecoraro <joepeck at webkit.org>  2010-04-26 16:16:45 PST ---
Created an attachment (id=54344)
 --> (https://bugs.webkit.org/attachment.cgi?id=54344)
[TEST] Manual Test - Beware this may crash some browsers.

This test builds a very long string and passes it to document.write, then does
some DOM queries immediately after the write call. Sample output of WebKit
shows the undesired behavior:

Sample output:

>  49987 nodes immediately after the call (NOTE this number may vary)
>  65539 nodes 100 milliseconds later
>  65539 nodes 1 second later

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



More information about the webkit-unassigned mailing list