Skip to content

Behavior of window.reload() on presentation receiver page #449

Closed
@markafoltz

Description

@markafoltz

Internally, a developer noted that calling window.location.reload() on a presentation receiver page in Chrome closes the page. (Chrome closes presentations that attempt to navigate.)

The spec isn't explicit about how browsers should behave in this situation.

  • Is there a use case for allowing presentations to reload()? It would be simpler not to allow it, as we don't have steps to restore any PresentationConnections after reload.
  • If it's not allowed, then this might deserve a small spec update to be explicit about this case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions