Skip to content

Consider using reload instead of back_forward for "tab restore" #192

@noamr

Description

@noamr

Tab-restore describes the condition where the browser is loaded and decides to navigate to certain tabs that were open before it was closed.
This is defined in the HTML spec as "performing a reload navigation of a null document".
It's special-cased in the HTML spec to use back_forward in navigation timing... reload is arguably more accurate and suitable.
See https://bugs.chromium.org/p/chromium/issues/detail?id=1489567

If we resolve on this, the change would be in the HTML spec.

/cc @yoavweiss

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