Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0c854b48442dff43861c5251ff1e3bbd580309e1
https://github.com/WebKit/WebKit/commit/0c854b48442dff43861c5251ff1e3bbd580309e1
Author: Cameron Laviste <[email protected]>
Date: 2024-08-21 (Wed, 21 Aug 2024)
Changed paths:
M Source/WebCore/page/Quirks.cpp
M Source/WebCore/page/Quirks.h
M Source/WebCore/page/ios/ContentChangeObserver.cpp
Log Message:
-----------
Remove Quirk shouldTooltipPreventFromProceedingWithClick for covid.cdc.gov
https://bugs.webkit.org/show_bug.cgi?id=277730
rdar://133370179
Reviewed by Brent Fulgham.
We verified the quirk is not needed by connecting an iPhone
and disabling [Site Specific Hacks] and noted that the tooltips
are visible on touch despite quirk being disabled, which is expected behavior.
Hence, this quirk can be removed.
* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::shouldTooltipPreventFromProceedingWithClick const): Deleted.
* Source/WebCore/page/Quirks.h:
* Source/WebCore/page/ios/ContentChangeObserver.cpp:
(WebCore::ContentChangeObserver::isConsideredActionableContent const):
Canonical link: https://commits.webkit.org/282600@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