Bug 291107
| Summary: | Define a virtual MediaSessionManagerInterface interface and have PlatformMediaSessionManager derive from it | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Eric Carlson <eric.carlson> |
| Component: | Media | Assignee: | Eric Carlson <eric.carlson> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Eric Carlson
Much of the logic in PlatformMediaSessionManager will have to move out of the web content process for site isolation, so define a virtual interface for PlatformMediaSessionManager's public interface.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/148623827>
Eric Carlson
Pull request: https://github.com/WebKit/WebKit/pull/43667
EWS
Committed 293485@main (057e00b5eecc): <https://commits.webkit.org/293485@main>
Reviewed commits have been landed. Closing PR #43667 and removing active labels.