ElementTiming and LargestContentfulPaint: add more redirect tests
This CL adds more tests for Timing-Allow-Origin checks in ElementTiming and LargestContentfulPaint with multiple redirects. Before, we had tests for: * Single cross-origin response with a TAO header (image-TAO.sub.html). * Multiple redirects, with '*' TAO header (multi-redirect-image.html). This CL renames the latter to be more descriptive and adds: * Same-origin redirect tests (should pass without TAO headers). * Multi-cross-origin redirect tests with various TAO header values. Bug: 1003943 Change-Id: Id44f0f18f143c8ca4ee3ca40c2383fa2ae22590c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2001070 Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Reviewed-by:Yoav Weiss <yoavweiss@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#732589}
Showing
File moved
Please register or sign in to comment