Skip to content

Tab-restore is somewhat observable but not specified #9941

Open
@noamr

Description

@noamr

What is the issue with the HTML Standard?

"Tab restore" is when the browser restarts and automatically loads tabs that were open before it was closed.
UAs implement this somewhat differently, yet this is observable in a few places:

The main thing that's in question is the "navigation type" in that situation.
Note that it can't be navigate, because the browser might restore the forward history.
In the navigation API this is currently exposed as back_forward (a traverse), but perhaps it's actually a reload?

Specifying what this tab restore actually is would help us decide how it is exposed as a navigation type or otherwise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions