Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(89)

Unified Diff: LayoutTests/http/tests/xmlhttprequest/reentrant-cancel-expected.txt

Issue 26114005: Revert 159087 "Revert 159004 "Merge 158146 "[XHR] Abort method e..." (Closed) Base URL: svn://svn.chromium.org/blink/branches/chromium/1599/
Patch Set: Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Source/core/xml/XMLHttpRequest.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | Source/core/xml/XMLHttpRequest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698