Prerender: Add tests for redirection
This CL adds tests for prerendering a URL that causes same-origin or cross-origin redirection. In these cases, PrerenderHost is keyed with an initial request URL, not a redirected URL. The purpose of the tests is to clarify the current behavior on redirection. The behavior can be changed based on future discussions. Bug: 1158248 Change-Id: Ic31a406af90fdbc6cbfe075f6b2c0b893276a54e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2636908Reviewed-by:Matt Falkenhagen <falken@chromium.org> Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#845108}
Showing
Please register or sign in to comment