Bug 292687
| Summary: | Remove PlatformMediaSessionManager::singleton | ||
|---|---|---|---|
| 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
For site-isolation we will need to move MediaSessionManager and related classes to the GPU process and have a proxy for every Page. As a step in this direction, get rid of PlatformMediaSessionManager::singleton and have Page own the MediaSessionManagerInterface
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/150885431>
Eric Carlson
Pull request: https://github.com/WebKit/WebKit/pull/45090
EWS
Committed 297837@main (17897423938e): <https://commits.webkit.org/297837@main>
Reviewed commits have been landed. Closing PR #45090 and removing active labels.