Bug 225822

Summary: MediaSessionCoordinator survives page reload/navigation
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: New BugsAssignee: Jer Noble <jer.noble>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, ews-watchlist, glenn, philipj, sergio, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing
ews-feeder: commit-queue-
Patch for landing none

Jer Noble
Reported 2021-05-14 14:07:25 PDT
MediaSessionCoordinator survives page reload/navigation
Attachments
Patch (36.97 KB, patch)
2021-05-14 14:27 PDT, Jer Noble
no flags
Patch for landing (37.01 KB, patch)
2021-05-14 15:03 PDT, Jer Noble
ews-feeder: commit-queue-
Patch for landing (37.04 KB, patch)
2021-05-14 15:31 PDT, Jer Noble
no flags
Jer Noble
Comment 1 2021-05-14 14:27:36 PDT
Eric Carlson
Comment 2 2021-05-14 14:55:50 PDT
Comment on attachment 428659 [details] 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
Jer Noble
Comment 3 2021-05-14 15:03:05 PDT
Created attachment 428666 [details] Patch for landing
Jer Noble
Comment 4 2021-05-14 15:31:19 PDT
Created attachment 428673 [details] Patch for landing
Jer Noble
Comment 5 2021-05-16 13:32:41 PDT
Radar WebKit Bug Importer
Comment 6 2021-05-16 13:33:16 PDT
youenn fablet
Comment 7 2021-05-17 00:50:10 PDT
Reopening to attach new patch.
Note You need to log in before you can comment on or make changes to this bug.