Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 80b3082d0146429b826c057e5aa13636ce99dab0
https://github.com/WebKit/WebKit/commit/80b3082d0146429b826c057e5aa13636ce99dab0
Author: Philippe Normand <[email protected]>
Date: 2026-05-04 (Mon, 04 May 2026)
Changed paths:
M Source/WebCore/platform/glib/UserAgentQuirks.cpp
M Tools/TestWebKitAPI/Tests/WebCore/UserAgentQuirks.cpp
Log Message:
-----------
[WPE][GTK] Add a user-agent quirk for disney+
https://bugs.webkit.org/show_bug.cgi?id=313813
Reviewed by Carlos Garcia Campos.
Without this quirk only Fairplay DRM is attempted when trying to play DRM
content, because we would
be detected as a Safari UA. By faking a Firefox UA the page might prompt for
more DRM systems, such
as Widevine.
* Source/WebCore/platform/glib/UserAgentQuirks.cpp:
(WebCore::urlRequiresFirefoxBrowser):
Canonical link: https://commits.webkit.org/312508@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications