WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
226568
Add MediaSessionCoordinator test to ensure that disconnection on the private side is properly handled.
https://bugs.webkit.org/show_bug.cgi?id=226568
Summary
Add MediaSessionCoordinator test to ensure that disconnection on the private ...
Jean-Yves Avenard [:jya]
Reported
2021-06-02 23:57:48 PDT
We don't currently have a test to ensure that when the MediaSessionCoordinatorPrivate in the UI process is disconnected or switch to the closed state that the MediaSessionCoordinator in the web process properly signals JS that the session got closed. Let's add a test for it.
Attachments
Patch
(9.13 KB, patch)
2021-06-03 00:31 PDT
,
Jean-Yves Avenard [:jya]
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-06-03 00:04:58 PDT
<
rdar://problem/78801408
>
Jean-Yves Avenard [:jya]
Comment 2
2021-06-03 00:31:25 PDT
Created
attachment 430447
[details]
Patch
Eric Carlson
Comment 3
2021-06-03 09:01:28 PDT
Comment on
attachment 430447
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=430447&action=review
> Source/WebCore/ChangeLog:12 > + * Modules/mediasession/MediaSessionCoordinatorPrivate.h: Add coordinatorStateChanged method, > + will forward state to RemoteMediaSessionCoordinatorProxy::coordinatorStateChanged.
Nit: this comment isn't accurate.
EWS
Comment 4
2021-06-03 15:27:20 PDT
Committed
r278423
(
238447@main
): <
https://commits.webkit.org/238447@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 430447
[details]
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug