Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 933452434c72a47bb22c327ed65c8c11d2c2e65e
https://github.com/WebKit/WebKit/commit/933452434c72a47bb22c327ed65c8c11d2c2e65e
Author: Philippe Normand <[email protected]>
Date: 2026-07-29 (Wed, 29 Jul 2026)
Changed paths:
M Source/WebCore/platform/glib/UserAgentQuirks.cpp
Log Message:
-----------
[GLib] Simplify hboxmax User-Agent quirk
https://bugs.webkit.org/show_bug.cgi?id=320553
Reviewed by Carlos Garcia Campos.
Use Firefox UA for all hbomax.com sub-domains. The previous approach broke once
already and we had
to handle play.hbomax.com. This new approach should be more reliable in case of
additional
User-Agent checks on hbomax.
* Source/WebCore/platform/glib/UserAgentQuirks.cpp:
(WebCore::urlRequiresFirefoxBrowser):
(WebCore::UserAgentQuirks::quirksForURL):
Canonical link: https://commits.webkit.org/318156@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications