Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2a5102d008a453b3d4f8e405e8a0995bd2e1c6f5
https://github.com/WebKit/WebKit/commit/2a5102d008a453b3d4f8e405e8a0995bd2e1c6f5
Author: Sihui Liu <[email protected]>
Date: 2024-10-10 (Thu, 10 Oct 2024)
Changed paths:
M Source/WebKit/UIProcess/WebProcessProxy.cpp
Log Message:
-----------
REGRESSION(284930@main) New assertion triggered in API tests
https://bugs.webkit.org/show_bug.cgi?id=281225
rdar://137677600
Reviewed by Ryosuke Niwa.
The assertion ensures m_routingArbitrator will not be created multiple times
(i.e. media playback is not enabled
multiple times), so add an early return when media playback is already enabled.
* Source/WebKit/UIProcess/WebProcessProxy.cpp:
(WebKit::WebProcessProxy::enableMediaPlaybackIfNecessary):
Canonical link: https://commits.webkit.org/284971@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes