[webkit-changes] [WebKit/WebKit] 397921: [Regression 280415 at main] Fix RemoteMediaPlayerMana...
youennf
noreply at github.com
Tue Jul 2 07:32:30 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 397921da8b2ee0570ec8c6303aa55ba2243e7b92
https://github.com/WebKit/WebKit/commit/397921da8b2ee0570ec8c6303aa55ba2243e7b92
Author: Youenn Fablet <youenn at apple.com>
Date: 2024-07-02 (Tue, 02 Jul 2024)
Changed paths:
M Source/WebKit/WebProcess/GPU/media/RemoteMediaPlayerManager.cpp
Log Message:
-----------
[Regression 280415 at main] Fix RemoteMediaPlayerManager::gpuProcessConnectionDidClose assertion
rdar://130922121
https://bugs.webkit.org/show_bug.cgi?id=276117
Reviewed by Eric Carlson.
We need to move the ASSERT out of the if statement since we are protecting the player in that if statement.
* Source/WebKit/WebProcess/GPU/media/RemoteMediaPlayerManager.cpp:
(WebKit::RemoteMediaPlayerManager::gpuProcessConnectionDidClose):
Canonical link: https://commits.webkit.org/280575@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list