Bug 146359
Summary: | Media Session: Implement garbage collection rules in section 5.1.1 of the spec | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Rajca <mrajca> |
Component: | Media | Assignee: | 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 |
Matt Rajca
> 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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/21570399>
Peng Liu
That section has been removed from the spec.