| Index: LayoutTests/http/tests/xmlhttprequest/reentrant-cancel-expected.txt
|
| ===================================================================
|
| --- LayoutTests/http/tests/xmlhttprequest/reentrant-cancel-expected.txt (revision 159103)
|
| +++ LayoutTests/http/tests/xmlhttprequest/reentrant-cancel-expected.txt (working copy)
|
| @@ -1 +1,2 @@
|
| +CONSOLE MESSAGE: line 15: Uncaught InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable.
|
| XThis tests that when we re-entrantly create and cancel XHRs, we don't try to disconnect the same CachedResourceClient multiple times from its CachedResource. We pass if we don't crash. XX
|
|
|