Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 54c98d239fb3c763d1b17ade122d3d8d74718d11
https://github.com/WebKit/WebKit/commit/54c98d239fb3c763d1b17ade122d3d8d74718d11
Author: Brent Fulgham <[email protected]>
Date: 2025-05-20 (Tue, 20 May 2025)
Changed paths:
M Source/WebCore/platform/mac/PlatformEventFactoryMac.mm
M Source/WebCore/platform/mac/ScrollViewMac.mm
Log Message:
-----------
Switch from deprecated `convertBaseToScreen` to modern `convertPointToScreen`
https://bugs.webkit.org/show_bug.cgi?id=293241
rdar://151631676
Reviewed by Tim Nguyen.
Clean up some old deprecated code by switching to the current API. There is no
change in behavior since the internal implementations are identical. This is
just a naming change.
* Source/WebCore/platform/mac/PlatformEventFactoryMac.mm:
(WebCore::globalPoint):
* Source/WebCore/platform/mac/ScrollViewMac.mm:
(WebCore::ScrollView::platformContentsToScreen const):
Canonical link: https://commits.webkit.org/295179@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