Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d115ce184f961a75c7101e4114c7cf0378e21ba5
https://github.com/WebKit/WebKit/commit/d115ce184f961a75c7101e4114c7cf0378e21ba5
Author: Philippe Normand <[email protected]>
Date: 2026-08-26 (Wed, 26 Aug 2026)
Changed paths:
M Source/WebCore/platform/glib/UserAgentQuirks.cpp
M Tools/TestWebKitAPI/Tests/WebCore/glib/UserAgentQuirks.cpp
Log Message:
-----------
[WPE][GTK] Use a Chrome UA for PrimeVideo
https://bugs.webkit.org/show_bug.cgi?id=322494
Reviewed by Adrian Perez de Castro.
Otherwise our ports are assumed to support HLS and Legacy EME, which is not the
case. And in our
case DRM is unlikely supported for that media transport anyway. By using a
Chrome UA playback is
handled with MSE/EME.
Test: Tools/TestWebKitAPI/Tests/WebCore/glib/UserAgentQuirks.cpp
* Source/WebCore/platform/glib/UserAgentQuirks.cpp:
(WebCore::urlRequiresChromeBrowser):
* Tools/TestWebKitAPI/Tests/WebCore/glib/UserAgentQuirks.cpp:
(TestWebKitAPI::TEST(UserAgentTest, Quirks)):
Canonical link: https://commits.webkit.org/319855@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications