[webkit-changes] [WebKit/WebKit] 1cc58b: Remove Quirk needsIPadMiniUserAgent for hsbc.* dom...
Karl Dubost
noreply at github.com
Mon Feb 17 17:16:10 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1cc58b6563174da74d30d94d678f0c04b76ed996
https://github.com/WebKit/WebKit/commit/1cc58b6563174da74d30d94d678f0c04b76ed996
Author: Karl Dubost <karlcow at apple.com>
Date: 2025-02-17 (Mon, 17 Feb 2025)
Changed paths:
M Source/WTF/wtf/PlatformUse.h
M Source/WebCore/page/Quirks.cpp
Log Message:
-----------
Remove Quirk needsIPadMiniUserAgent for hsbc.* domains
https://bugs.webkit.org/show_bug.cgi?id=287830
rdar://145014374
Reviewed by Brent Fulgham.
The way the feature is implemented on hsbc domains has changed.
This is now possible for the online banking clients to access
their bank statements without an issue. This UA override is not
necessary anymore.
* Source/WTF/wtf/PlatformUse.h:
* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::needsIPadMiniUserAgent):
Canonical link: https://commits.webkit.org/290511@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