Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 80b87523016dc7c1b6ef17808a161fec8b323850
https://github.com/WebKit/WebKit/commit/80b87523016dc7c1b6ef17808a161fec8b323850
Author: Karl Dubost <[email protected]>
Date: 2024-09-06 (Fri, 06 Sep 2024)
Changed paths:
M Source/WebCore/page/Quirks.cpp
M Source/WebCore/page/Quirks.h
Log Message:
-----------
Remove Quirk shouldMakeTouchEventNonCancelableForTarget for youtube.com
https://bugs.webkit.org/show_bug.cgi?id=279247
rdar://135394336
Reviewed by Tim Horton.
The UI of YouTube has changed.
https://www.youtube.com/apple/videos
Now there are 3 individual buttons with a different markup and class name.
So basically the quirk is both
* dead code
* and not necessary anymore.
* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::shouldMakeTouchEventNonCancelableForTarget const): Deleted.
* Source/WebCore/page/Quirks.h:
Canonical link: https://commits.webkit.org/283265@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