Loading
Bug 1721305 [wpt PR 29714] - AppHistoryNavigateEvent.navigationType,...
Bug 1721305 [wpt PR 29714] - AppHistoryNavigateEvent.navigationType, AppHistoryDestination.key, and AppHistoryDestination.id, a=testonly
Automatic update from web-platform-tests
AppHistoryNavigateEvent.navigationType, AppHistoryDestination.key, and AppHistoryDestination.id
navigationType is set to one of ("push", "replace", "reload", "traverse"), and
is derived from the WebFrameLoadType of the navigation.
key and id are set on AppHistoryDestination only in the "traverse" case,
because that is the only case where the key and id are known at the time
of the navigate event.
Bug: 1183545
Change-Id: I772418351931c3a74a45410001b51ea737da61a8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3040051
Auto-Submit: Nate Chapin <japhet@chromium.org>
Commit-Queue: Domenic Denicola <domenic@chromium.org>
Reviewed-by:
Domenic Denicola <domenic@chromium.org>
Cr-Commit-Position: refs/heads/master@{#904539}
--
wpt-commits: 6dd52418972ac71bc97e962d1b4833c1ac01047f
wpt-pr: 29714