Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 239a233e8d4b246bde921f1824d47305f1d0418f
https://github.com/WebKit/WebKit/commit/239a233e8d4b246bde921f1824d47305f1d0418f
Author: Anne van Kesteren <[email protected]>
Date: 2024-11-22 (Fri, 22 Nov 2024)
Changed paths:
M Source/WebCore/page/Quirks.cpp
M Source/WebCore/page/Quirks.h
M Source/WebCore/style/StyleAdjuster.cpp
Log Message:
-----------
iPad quirk: hide volume slider on ign.com
https://bugs.webkit.org/show_bug.cgi?id=283486
rdar://138152557
Reviewed by Jer Noble.
iPads do not allow local volume management. Websites can adopt
:volume-locked to determine whether to display volume sliders.
* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::hideIGNVolumeSlider const):
* Source/WebCore/page/Quirks.h:
* Source/WebCore/style/StyleAdjuster.cpp:
(WebCore::Style::Adjuster::adjustForSiteSpecificQuirks const):
Canonical link: https://commits.webkit.org/286953@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