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

Unified Diff: LayoutTests/http/tests/navigation/beacon-same-origin-expected.txt

Issue 996143002: Do really include the beacon Blob content type if valid. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 9 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/http/tests/navigation/beacon-same-origin.html ('k') | Source/core/loader/BeaconLoader.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/http/tests/navigation/beacon-same-origin-expected.txt
diff --git a/LayoutTests/http/tests/navigation/beacon-same-origin-expected.txt b/LayoutTests/http/tests/navigation/beacon-same-origin-expected.txt
index 4d01c5971de14a3fe060fa0dfde3fcd003628b9e..2f35fd87c128c2c825b98e787393819239c6665f 100644
--- a/LayoutTests/http/tests/navigation/beacon-same-origin-expected.txt
+++ b/LayoutTests/http/tests/navigation/beacon-same-origin-expected.txt
@@ -30,6 +30,7 @@ PASS
Sending beacon with type: [object Blob]
PASS navigator.sendBeacon("resources/save-beacon.php?name=same-origin", payload); is true
PASS Beacon sent successfully
+PASS Content-Type: text/plain;from-beacon=true
PASS Origin: http://127.0.0.1:8000
PASS Referer: http://127.0.0.1:8000/navigation/beacon-same-origin.html
PASS Request-Method: POST
« no previous file with comments | « LayoutTests/http/tests/navigation/beacon-same-origin.html ('k') | Source/core/loader/BeaconLoader.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698