Open
Bug 1778430
Opened 2 years ago
Updated 2 years ago
HLS (http live streaming) sniffing for ORB (opaque response blocking)
Categories
(Core :: Audio/Video, task)
Core
Audio/Video
Tracking
()
NEW
People
(Reporter: hsinyi, Unassigned)
References
(Blocks 1 open bug)
Details
HLS manifest is fetched across origins .
As discussed in whatwg/html#6468 we need to make adjustments to handle HTTP Live Streaming correctly.
File this bug to start discussion and investigation of what is required.
Reporter | ||
Updated•2 years ago
|
Summary: HLS (http live stream) sniffing for ORB (opaque response blocking) → HLS (http live streaming) sniffing for ORB (opaque response blocking)
Comment 1•2 years ago
|
||
Assuming I haven't missed something, HLS goes through fetch()/XHR on desktop (both FF and Chrome) since there isn't native support for it, and that means cors should be implied. But before ORB is enabled on Android, we need to do something.
Updated•2 years ago
|
Updated•2 years ago
|
Whiteboard: [sp3]
Updated•2 years ago
|
See Also: → https://mozilla-hub.atlassian.net/browse/SP3-173
Updated•2 years ago
|
See Also: https://mozilla-hub.atlassian.net/browse/SP3-173 →
Whiteboard: [sp3]
You need to log in
before you can comment on or make changes to this bug.
Description
•