Bug 1752854 [wpt PR 32619] - App history: preserve id for cross-document reloads...
commit283c1aba498d85f9c7f80170a067e425476d55e9
authorDomenic Denicola <domenic@chromium.org>
Sun, 13 Feb 2022 21:27:17 +0000 (13 21:27 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Sat, 26 Feb 2022 11:56:51 +0000 (26 11:56 +0000)
treea1beb3558672eff5e1aa1c801d65d412d0fca96f
parentcb53c223a3c41d4c16357b447a4fc40a0bbaac7f
Bug 1752854 [wpt PR 32619] - App history: preserve id for cross-document reloads, a=testonly

Automatic update from web-platform-tests
App history: preserve id for cross-document reloads

This doesn't yet tackle same-document reloads (i.e. reloads intercepted by transitionWhile()) as those require a bit more work to keep our nice loading spinner behavior.

Bug: 1243749
Change-Id: I150733db40c929b956e721f4fe6988d57321487d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3425219
Reviewed-by: Nate Chapin <japhet@chromium.org>
Commit-Queue: Domenic Denicola <domenic@chromium.org>
Cr-Commit-Position: refs/heads/main@{#965428}

--

wpt-commits: 27783777fd9bc299db73e616dc7fc82edaf65e46
wpt-pr: 32619
testing/web-platform/tests/app-history/app-history-entry/key-id-back-cross-document.html [moved from testing/web-platform/tests/app-history/app-history-entry/key-navigate-back-cross-document.html with 89% similarity]
testing/web-platform/tests/app-history/app-history-entry/key-id-back-same-document.html [moved from testing/web-platform/tests/app-history/app-history-entry/key-navigate-back-same-document.html with 92% similarity]
testing/web-platform/tests/app-history/app-history-entry/key-id-location-reload.html [moved from testing/web-platform/tests/app-history/app-history-entry/key-navigate-location-reload.html with 81% similarity]
testing/web-platform/tests/app-history/app-history-entry/key-id-location-replace-cross-origin.html [moved from testing/web-platform/tests/app-history/app-history-entry/key-navigate-location-replace-cross-origin.html with 91% similarity]
testing/web-platform/tests/app-history/app-history-entry/key-id-location-replace.html [moved from testing/web-platform/tests/app-history/app-history-entry/key-navigate-location-replace.html with 91% similarity]
testing/web-platform/tests/app-history/navigate/reload-info.html
testing/web-platform/tests/app-history/navigate/reload-no-args.html
testing/web-platform/tests/app-history/navigate/reload-state-and-info.html
testing/web-platform/tests/app-history/navigate/reload-state-undefined.html