[webkit-reviews] review granted: [Bug 225822] MediaSessionCoordinator survives page reload/navigation : [Attachment 428659] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 14 14:55:50 PDT 2021


Eric Carlson <eric.carlson at apple.com> has granted Jer Noble
<jer.noble at apple.com>'s request for review:
Bug 225822: MediaSessionCoordinator survives page reload/navigation
https://bugs.webkit.org/show_bug.cgi?id=225822

Attachment 428659: Patch

https://bugs.webkit.org/attachment.cgi?id=428659&action=review




--- Comment #2 from Eric Carlson <eric.carlson at apple.com> ---
Comment on attachment 428659
  --> https://bugs.webkit.org/attachment.cgi?id=428659
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=428659&action=review

> Source/WebCore/Modules/mediasession/MediaSessionCoordinator.cpp:367
> -    m_session->callActionHandler({ .action = MediaSessionAction::Play });
> +    m_session->callActionHandler({ .action = MediaSessionAction::Pause });

:-O


More information about the webkit-reviews mailing list