Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5eb4c53b5c67aa09a5f38913fd6d541f54e5332e
https://github.com/WebKit/WebKit/commit/5eb4c53b5c67aa09a5f38913fd6d541f54e5332e
Author: Philippe Normand <[email protected]>
Date: 2026-06-08 (Mon, 08 Jun 2026)
Changed paths:
M Source/WebCore/platform/glib/UserAgentQuirks.cpp
M Tools/TestWebKitAPI/Tests/WebCore/UserAgentQuirks.cpp
Log Message:
-----------
[WPE][GTK] Add User-Agent quirk for HBO Max
https://bugs.webkit.org/show_bug.cgi?id=316519
Reviewed by Adrian Perez de Castro.
Make sure the User-Agent used for HBO Max is the one matching Firefox,
otherwise if the application
uses a non-default (like Android) User-Agent WebSetting we might be redirected
to a page asking the
user to install the HBO Android app.
Test: Tools/TestWebKitAPI/Tests/WebCore/UserAgentQuirks.cpp
* Source/WebCore/platform/glib/UserAgentQuirks.cpp:
(WebCore::urlRequiresFirefoxBrowser):
* Tools/TestWebKitAPI/Tests/WebCore/UserAgentQuirks.cpp:
(TestWebKitAPI::TEST(UserAgentTest, Quirks)):
Canonical link: https://commits.webkit.org/314746@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications