Bug 146359

Summary: Media Session: Implement garbage collection rules in section 5.1.1 of the spec
Product: WebKit Reporter: Matt Rajca <mrajca>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: conrad_shultz, eric.carlson, mrajca, peng.liu6, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 145411    

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.