Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f456908629cc1b346a4069b9d4b7bf067fa419ac
https://github.com/WebKit/WebKit/commit/f456908629cc1b346a4069b9d4b7bf067fa419ac
Author: Sihui Liu <[email protected]>
Date: 2024-09-30 (Mon, 30 Sep 2024)
Changed paths:
M Source/WebKit/UIProcess/Cocoa/PlaybackSessionManagerProxy.messages.in
M Source/WebKit/UIProcess/Cocoa/VideoPresentationManagerProxy.messages.in
Log Message:
-----------
Remove VideoPresentationModeAPIEnabled flag on PlaybackSessionManagerProxy
message endpoints
https://bugs.webkit.org/show_bug.cgi?id=280640
rdar://136998978
Reviewed by Andy Estes.
PlaybackSessionManagerProxy and VideoPresentationManagerProxy are in use for
all video elements, not only when
Presentation API is available; so instead of guarding the whole class, we
should try guarding individual message
endpoints.
* Source/WebKit/UIProcess/Cocoa/PlaybackSessionManagerProxy.messages.in:
* Source/WebKit/UIProcess/Cocoa/VideoPresentationManagerProxy.messages.in:
Canonical link: https://commits.webkit.org/284474@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