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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/misc/will-send-request-returns-null-on-redirect-expected.txt

Issue 2211283004: Drop test-only WebFrameClient params/functions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 4 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 unified diff | Download patch
OLDNEW
(Empty)
1 http://127.0.0.1:8000/misc/resources/redirect-to-http-url.php - willSendRequest <NSURLRequest URL http://127.0.0.1:8000/misc/resources/redirect-to-http-url.php, main document URL http://127.0.0.1:8000/misc/will-send-request-returns-null-on- redirect.html, http method GET> redirectResponse (null)
2 http://127.0.0.1:8000/misc/resources/redirect-to-http-url.php - willSendRequest <NSURLRequest URL http://www.example.com/, main document URL http://127.0.0.1:80 00/misc/will-send-request-returns-null-on-redirect.html, http method GET> redire ctResponse <NSURLResponse http://127.0.0.1:8000/misc/resources/redirect-to-http- url.php, http status code 302>
3 Returning null for this redirect
4 https://bugs.webkit.org/show_bug.cgi?id=27595
5 This test checks to make sure that things behave as expected when the resource l oad delegate returns null in response to willSendRequest.
6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698