[webkit-changes] [WebKit/WebKit] 5c43a5: [WPE][GTK] Cannot follow links on DuckDuckGo
Michael Catanzaro
noreply at github.com
Mon Oct 28 19:15:18 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5c43a5e8573f45ed07a9cd061f187075062c58c6
https://github.com/WebKit/WebKit/commit/5c43a5e8573f45ed07a9cd061f187075062c58c6
Author: Michael Catanzaro <mcatanzaro at redhat.com>
Date: 2024-10-28 (Mon, 28 Oct 2024)
Changed paths:
M Source/WebCore/platform/glib/UserAgentQuirks.cpp
M Tools/TestWebKitAPI/Tests/WebCore/UserAgentQuirks.cpp
Log Message:
-----------
[WPE][GTK] Cannot follow links on DuckDuckGo
https://bugs.webkit.org/show_bug.cgi?id=282173
Reviewed by Sergio Villar Senin and Adrian Perez de Castro.
Our safest user agent header quirk, the macOS platform quirk, is
sufficient to fix DuckDuckGo.
* Source/WebCore/platform/glib/UserAgentQuirks.cpp:
(WebCore::urlRequiresMacintoshPlatform):
* Tools/TestWebKitAPI/Tests/WebCore/UserAgentQuirks.cpp:
(TestWebKitAPI::TEST(UserAgentTest, Quirks)):
Canonical link: https://commits.webkit.org/285806@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list