service worker: Add WPT tests for resultingClientId.
This adds a ?client variant to navigation-redirect.https.html, which does a lot of redirect tests. This tests the following: - resultingClientId is the id of the client, if one was created via that request. - get(resultingClientId) for requests that did not create a client resolves with undefined. - resultingClientId is reset on cross-origin redirects. - Client.url is the creation URL. Bug: 778497 Change-Id: I08387e96a97df4656d800637862b67b7c8466e14 Reviewed-on: https://chromium-review.googlesource.com/1206054Reviewed-by:Makoto Shimazu <shimazu@chromium.org> Commit-Queue: Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#592363}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment