Expand description
The listener that encapsulates all state for an in-progress document request. Any redirects that are encountered are followed. Whenever a non-redirect response is received, it is forwarded to the appropriate script thread.
Structsยง
- InProgress
Load ๐ - A document load that is in the process of fetching the requested resource. Contains data that will need to be present when the document and frame tree entry are created, but is only easily available at initiation of the load and on a push basis (so some data will be updated according to future resize events, viewport changes, etc.)
- Navigation
Listener
Functionsยง
- determine_
creation_ ๐sandboxing_ flags - https://html.spec.whatwg.org/multipage/#determining-the-creation-sandboxing-flags
- determine_
iframe_ ๐element_ referrer_ policy - https://html.spec.whatwg.org/multipage/#determining-the-iframe-element-referrer-policy
- determine_
the_ ๐origin - https://html.spec.whatwg.org/multipage/#determining-the-origin
- navigate ๐
- https://html.spec.whatwg.org/multipage/#navigate
- navigate_
to_ ๐fragment - https://html.spec.whatwg.org/multipage/#navigate-fragid
- snapshot_
target_ ๐snapshot_ params - https://html.spec.whatwg.org/multipage/#snapshotting-target-snapshot-params