Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 397921da8b2ee0570ec8c6303aa55ba2243e7b92 https://github.com/WebKit/WebKit/commit/397921da8b2ee0570ec8c6303aa55ba2243e7b92 Author: Youenn Fablet <you...@apple.com> Date: 2024-07-02 (Tue, 02 Jul 2024)
Changed paths: M Source/WebKit/WebProcess/GPU/media/RemoteMediaPlayerManager.cpp Log Message: ----------- [Regression 280415@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 _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes