Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ab30d4949ae876766ceb6352aeee2630a8157785
https://github.com/WebKit/WebKit/commit/ab30d4949ae876766ceb6352aeee2630a8157785
Author: Karl Dubost <[email protected]>
Date: 2026-05-22 (Fri, 22 May 2026)
Changed paths:
M Source/WebCore/page/Quirks.cpp
M Source/WebCore/page/Quirks.h
M Source/WebCore/platform/UserAgent.h
M Source/WebKit/UIProcess/ios/WebPageProxyIOS.mm
Log Message:
-----------
[Quirk] Remove quirks for open.spotify.com on iPad
https://bugs.webkit.org/show_bug.cgi?id=315333
rdar://174363601
Reviewed by Brent Fulgham and Brandon Stewart.
open.spotify.com gives a better experience on iPad with the desktop UA
than the iPhone UA. In the past, iPad was changed to the iPhone UA,
because the user experience was better. But this has changed again.
The iPhone UI is pretty much not usable to listen music as spotify is
pushing users toward the native app.
* Source/WebCore/page/Quirks.cpp:
* Source/WebCore/page/Quirks.h:
* Source/WebCore/platform/UserAgent.h:
* Source/WebKit/UIProcess/ios/WebPageProxyIOS.mm:
(WebKit::WebPageProxy::effectiveContentModeAfterAdjustingPolicies):
Canonical link: https://commits.webkit.org/313765@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications