1 CONSOLE ERROR: line 34: Uncaught InvalidStateError: Failed to execute 'send' on
'XMLHttpRequest': The object's state must be OPENED.
2 insertedText
1 insertedText
3 This tests that when we re-entrantly create and cancel XHRs, we don't try to dis
connect the same CachedResourceClient multiple times from its CachedResource. We
pass if we don't crash.
2 This tests that when we re-entrantly create and cancel XHRs, we don't try to dis
connect the same CachedResourceClient multiple times from its CachedResource. We
pass if we don't crash.
Issue 725593004: Prevent the load event from firing inside DOMContentLoaded
(Closed)
Created 6 years, 1 month ago by Nate Chapin
Modified 6 years, 1 month ago
Reviewers: dglazkov, sof
Base URL: svn://svn.chromium.org/blink/trunk
Comments: 12