[Webkit-unassigned] [Bug 89102] document.write of scripts that also document.write sometimes writes async

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 22 11:30:35 PDT 2012


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


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eric at webkit.org,
                   |                            |tonyg at chromium.org




--- Comment #9 from Adam Barth <abarth at webkit.org>  2012-06-22 11:30:32 PST ---
Very interesting.  We should look at this in the debugger to see what's going on.

If you're having trouble triggering the race, you might try a data URL because that will load much faster.

I wonder if the problem is arising only when the script is in the MemoryCache.  In that case, we'll get the script back synchronously and might get confused.

-- 
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