[webkit-changes] [WebKit/WebKit] 390b51: Add Quirks for skype on iPadMini so the content is...
Karl Dubost
noreply at github.com
Tue Jul 30 17:49:49 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 390b5198a5960b5097fc77b379e3fe0d05a3752d
https://github.com/WebKit/WebKit/commit/390b5198a5960b5097fc77b379e3fe0d05a3752d
Author: Karl Dubost <karlcow at apple.com>
Date: 2024-07-30 (Tue, 30 Jul 2024)
Changed paths:
M Source/WebCore/page/Quirks.cpp
M Source/WebCore/page/Quirks.h
M Source/WebCore/style/StyleAdjuster.cpp
Log Message:
-----------
Add Quirks for skype on iPadMini so the content is fully accessible
https://bugs.webkit.org/show_bug.cgi?id=275941
rdar://129048863
Reviewed by Brent Fulgham.
Create a scrollable context for web.skype.com before starting a call,
so the bottom of the UI will be accessible for users.
* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::needsIPadSkypeOverflowScrollQuirk const):
* Source/WebCore/page/Quirks.h:
* Source/WebCore/style/StyleAdjuster.cpp:
(WebCore::Style::Adjuster::adjustForSiteSpecificQuirks const):
Canonical link: https://commits.webkit.org/281621@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