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

Unified Diff: LayoutTests/plugins/plugin-cancel-sync-xhr-expected.txt

Issue 1129743002: Gracefully handle backdoor cancellations of synchronous resource fetches. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 7 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 | « LayoutTests/plugins/plugin-cancel-sync-xhr.html ('k') | Source/core/fetch/ResourceLoader.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/plugins/plugin-cancel-sync-xhr-expected.txt
diff --git a/LayoutTests/http/tests/cache/subresource-fragment-identifier-expected.txt b/LayoutTests/plugins/plugin-cancel-sync-xhr-expected.txt
similarity index 72%
copy from LayoutTests/http/tests/cache/subresource-fragment-identifier-expected.txt
copy to LayoutTests/plugins/plugin-cancel-sync-xhr-expected.txt
index d5cd15d8a35407d0255ae9677ec636f66b8dabbf..714798d5acdbd73730e88b2373b56dc9fc1277ae 100644
--- a/LayoutTests/http/tests/cache/subresource-fragment-identifier-expected.txt
+++ b/LayoutTests/plugins/plugin-cancel-sync-xhr-expected.txt
@@ -1,13 +1,10 @@
CONSOLE WARNING: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.
-Test that resources with fragment identifiers are loaded only once.
+CONSOLE MESSAGE: line 21: PLUGIN: NPP_SetWindow: 300 150
+Verify that sync XHRs cancelled by sync NPN message does not crash.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-Resource Requeset Log:
-
-
-bg_pattern.jpg
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/plugins/plugin-cancel-sync-xhr.html ('k') | Source/core/fetch/ResourceLoader.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698