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

Unified Diff: LayoutTests/http/tests/xmlhttprequest/cross-origin-cookie-storage-expected.txt

Issue 329323002: Deprecate support for xhr.withCredentials for synchronous requests (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove async condition in network-test.js Created 6 years, 6 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
Index: LayoutTests/http/tests/xmlhttprequest/cross-origin-cookie-storage-expected.txt
diff --git a/LayoutTests/http/tests/xmlhttprequest/cross-origin-cookie-storage-expected.txt b/LayoutTests/http/tests/xmlhttprequest/cross-origin-cookie-storage-expected.txt
index 14cce67008d9d0c60393d6486d0646a6dc71eeae..ba854cc87a5c25de5ef16d9a00775820b87a557e 100644
--- a/LayoutTests/http/tests/xmlhttprequest/cross-origin-cookie-storage-expected.txt
+++ b/LayoutTests/http/tests/xmlhttprequest/cross-origin-cookie-storage-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE WARNING: Setting 'XMLHttpRequest.withCredentials' for synchronous requests is deprecated.
Start
Cross-origin XMLHttpRequest (sync), testing that cookies are not set when not sending credentials.
PASS: Finished sync xhr.

Powered by Google App Engine
This is Rietveld 408576698