Bug 146359 - Media Session: Implement garbage collection rules in section 5.1.1 of the spec
Summary: Media Session: Implement garbage collection rules in section 5.1.1 of the spec
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 145411
  Show dependency treegraph
 
Reported: 2015-06-26 13:11 PDT by Matt Rajca
Modified: 2019-11-01 15:44 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Rajca 2015-06-26 13:11:47 PDT
> A MediaSession object must not be garbage collected while its corresponding media session is attached to at least one audio-producing object.
> Additionally, a MediaSession object must not be garbage collected while it has a media remote controller and that object has an event listener whose type is previoustrack, nexttrack, seekforward or seekbackward.
Comment 1 Radar WebKit Bug Importer 2015-06-26 13:12:50 PDT
<rdar://problem/21570399>
Comment 2 Peng Liu 2019-11-01 15:44:01 PDT
That section has been removed from the spec.