Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e89ce50ec340bb59a47001b448d97f6cbcccca98
https://github.com/WebKit/WebKit/commit/e89ce50ec340bb59a47001b448d97f6cbcccca98
Author: Dana Estra <[email protected]>
Date: 2025-02-11 (Tue, 11 Feb 2025)
Changed paths:
M Source/WebCore/html/HTMLMediaElement.cpp
Log Message:
-----------
PIP video stops playing on YouTube & Twitch when navigating home
rdar://123869436
https://bugs.webkit.org/show_bug.cgi?id=287417
Reviewed by Jer Noble.
Twitch removes the video element when the user navigates back to the home
page while in PiP on iOS. When the video element is removed, we should
exit pip, otherwise the pip window is blank.
* Source/WebCore/html/HTMLMediaElement.cpp:
(WebCore::HTMLMediaElement::selectMediaResource):
Canonical link: https://commits.webkit.org/290216@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