зеркало из https://github.com/mozilla/gecko-dev.git
75773fa092
We determine which media session is active media session in chrome process, but the media session in content process doesn't know the detail. This patch would store the active session context Id on the top level WindowContext, so that media session in content process can know if it's an active context or not, which helps to trigger the action handler only on active media session, after changing our propagation mechanism in following patches. Differential Revision: https://phabricator.services.mozilla.com/D88106 |
||
---|---|---|
.. | ||
test | ||
MediaMetadata.cpp | ||
MediaMetadata.h | ||
MediaSession.cpp | ||
MediaSession.h | ||
MediaSessionIPCUtils.h | ||
moz.build |