Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 01256f4fbfa97aae479cae87f52c0d58a1e2b044
https://github.com/WebKit/WebKit/commit/01256f4fbfa97aae479cae87f52c0d58a1e2b044
Author: Karl Dubost <[email protected]>
Date: 2025-05-09 (Fri, 09 May 2025)
Changed paths:
M Source/WebCore/page/Quirks.cpp
Log Message:
-----------
Remove Quirk needsIPadMiniUserAgent for huya.com
https://bugs.webkit.org/show_bug.cgi?id=284508
rdar://141335024
Reviewed by Brent Fulgham.
The volume control slider is not working properly on huya.com when
displaying the desktop version of the site on iPad, but this is no
different than many websites currently on iPad. We need to find a
more systematic way to make the volume control slider work properly
on all websites. Knowing that, this issue has no specific purpose
and the code targetting specifically huya.com is not necessary.
We remove the Quirk which was giving huya.com an iPad Mini
User Agent instead of the default desktop user agent.
* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::needsIPadMiniUserAgent):
Canonical link: https://commits.webkit.org/294713@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes