Bug 253474 - Add "streaming" attribute to ManagedMediaSource object
Summary: Add "streaming" attribute to ManagedMediaSource object
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jean-Yves Avenard [:jya]
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-06 16:56 PST by Jean-Yves Avenard [:jya]
Modified: 2023-03-08 03:43 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Yves Avenard [:jya] 2023-03-06 16:56:35 PST
We have a startstreaming/endstreaming events being fired when the ManagedMediaSource require more data, let's add a `streaming` attribute to simplify the use cases.
Comment 1 Radar WebKit Bug Importer 2023-03-06 16:56:53 PST
<rdar://problem/106332050>
Comment 2 Jean-Yves Avenard [:jya] 2023-03-07 18:25:40 PST
Pull request: https://github.com/WebKit/WebKit/pull/11210
Comment 3 EWS 2023-03-08 03:43:12 PST
Committed 261366@main (7bd9c17a7a5a): <https://commits.webkit.org/261366@main>

Reviewed commits have been landed. Closing PR #11210 and removing active labels.