这是indexloc提供的服务,不要输入任何密码
Skip to content

How should MediaStreamTrack interact with BFCache? #974

@fergald

Description

@fergald

If a MediaStreamTrack is live when navigating away from the page, what should happen? Some possibilities (based on my very limited knowledge of MediaStreamTrack).

  1. page is not salvageable (cannot enter BFCache)
  2. page is salvageable (can enter BFCache)
    1. track becomes ended, event is delivered to JS
    2. track stays live. If the page is restored, things continue on as before

Are there other options? I would very much prefer to no do 1.

@alvestrand @guidou please add people from Moz and Safari if possible.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions