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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/security/promise-access-control-allow-expected.txt

Issue 1474983004: Mute non-CORS cross origin promise rejection events (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: updates Created 5 years, 1 month 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: third_party/WebKit/LayoutTests/http/tests/security/promise-access-control-allow-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/promise-access-control-allow-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/promise-access-control-allow-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..081ffb278cb43ae909f4d4081a185310447d1728
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/security/promise-access-control-allow-expected.txt
@@ -0,0 +1,3 @@
+CONSOLE MESSAGE: line 11: PASS: received unhandledrejection event
+CONSOLE MESSAGE: line 13: PASS: received expected reason
+Tests that promise rejection events are received for cross origin CORS scripts

Powered by Google App Engine
This is Rietveld 408576698