Bug 1523562 [wpt PR 14892] - [Resource-Timing] `name` is wrong for http to https...
commit2d5ddb141df0e79a6dc89c9a3b51f15cfa992296
authorYoav Weiss <yoavweiss@chromium.org>
Thu, 31 Jan 2019 18:56:04 +0000 (31 18:56 +0000)
committerJames Graham <james@hoppipolla.co.uk>
Thu, 7 Feb 2019 21:50:28 +0000 (7 21:50 +0000)
treecf0ce61f751e7d5a890f49f2cda215265b9ae3df
parent170dbe286ae5e4f4a7acdbcb1aa0b455091f4b59
Bug 1523562 [wpt PR 14892] - [Resource-Timing] `name` is wrong for http to https redirection, a=testonly

Automatic update from web-platform-tests
[Resource-Timing] `name` is wrong for http to https redirection

According to the spec, the `name` attribute MUST provide the
pre-redirection URL. In the case of http=>https redirections,
that's not the case and the post-redirection URL is provided.
This CL fixes that.

BUG=922365

Change-Id: Ic9acf354ef66d654ab41259aa0af297a56e775ce
Reviewed-on: https://chromium-review.googlesource.com/c/1411929
Commit-Queue: Yoav Weiss <yoavweiss@chromium.org>
Reviewed-by: Nicolás Peña Moreno <npm@chromium.org>
Cr-Commit-Position: refs/heads/master@{#623293}

--

wpt-commits: ad31e18666441d0bd24a9314bc71468c9993650f
wpt-pr: 14892
testing/web-platform/tests/resource-timing/redirects.sub.html [moved from testing/web-platform/tests/resource-timing/resource_redirects.html with 64% similarity]
testing/web-platform/tests/resource-timing/resources/blank_page_green.htm.headers [new file with mode: 0644]