Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 CONSOLE ERROR: line 15: Uncaught InvalidStateError: Failed to execute 'send' on 'XMLHttpRequest': the object's state must be OPENED. | 1 CONSOLE ERROR: line 26: Uncaught InvalidStateError: Failed to execute 'send' on 'XMLHttpRequest': the object's state must be OPENED. |
| 2 XThis tests that when we re-entrantly create and cancel XHRs, we don't try to di sconnect the same CachedResourceClient multiple times from its CachedResource. W e pass if we don't crash. XX | 2 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. | |
| 4 DOMContentLoadedload | |
| 5 | |
| 6 | |
| OLD | NEW |