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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector-protocol/ping-redirect-expected.txt

Issue 2586063002: DevTools: Show redirects from navigator.sendBeacon() (Closed)
Patch Set: corrected m_frame->frame() Created 3 years, 11 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: third_party/WebKit/LayoutTests/http/tests/inspector-protocol/ping-redirect-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/ping-redirect-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/ping-redirect-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6b0d71fb6b7dc31fc4d61eb6ab5cf5fb4556e110
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/ping-redirect-expected.txt
@@ -0,0 +1,6 @@
+Tests that redirect from navigator.sendBeacon() is recorded.
+
+Request Sent: /inspector-protocol/resources/ping-redirect.php
+Request Sent: /inspector-protocol/resources/ping-redirected-page.html
+Redirect Source: /inspector-protocol/resources/ping-redirect.php
+

Powered by Google App Engine
This is Rietveld 408576698