Bug 269904 - Implement the 'pageswap' event
Summary: Implement the 'pageswap' event
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-02-22 01:41 PST by Noam Rosenthal
Modified: 2024-03-01 12:50 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Noam Rosenthal 2024-02-22 01:41:58 PST
See HTML spec PR: https://github.com/whatwg/html/pull/10002

`pagwswap` is fired only when navigating between documents, and can hold information such as the final URL & view-transition (for same-origin navigations).
Comment 1 Radar WebKit Bug Importer 2024-02-29 01:42:21 PST
<rdar://problem/123819516>