Skip to content

error handling for aborted streams feeding a navigation request #1184

@wanderview

Description

@wanderview

This demo streams data every 1 second from a service worker infinitely:

https://html-sw-stream.glitch.me/

Chrome will currently eventually time out the service worker. When this happens the partially rendered iframe is just left.

Aside from the question in #1182, should aborting the service worker in the middle of the stream leave the partially rendered data? Should we not show an error here?

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