[webkit-changes] [WebKit/WebKit] 05a7df: Rename PageMac to PageCocoa
Ryan Reno
noreply at github.com
Thu Jan 2 16:44:27 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 05a7df671d96d898e6ac2d23c5ad7d38f0445428
https://github.com/WebKit/WebKit/commit/05a7df671d96d898e6ac2d23c5ad7d38f0445428
Author: Ryan Reno <rreno at apple.com>
Date: 2025-01-02 (Thu, 02 Jan 2025)
Changed paths:
M Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations
M Source/WebCore/SourcesCocoa.txt
M Source/WebCore/WebCore.xcodeproj/project.pbxproj
A Source/WebCore/page/cocoa/PageCocoa.mm
M Source/WebCore/page/cocoa/WebTextIndicatorLayer.h
M Source/WebCore/page/ios/EventHandlerIOS.mm
M Source/WebCore/page/mac/ImageOverlayControllerMac.mm
R Source/WebCore/page/mac/PageMac.mm
Log Message:
-----------
Rename PageMac to PageCocoa
https://bugs.webkit.org/show_bug.cgi?id=284912
rdar://141714841
Reviewed by Aditya Keerthi.
PageMac is used by more than just the Mac platform. Rename to PageCocoa
to reflect this fact.
* Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations:
* Source/WebCore/SourcesCocoa.txt:
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebCore/page/cocoa/PageCocoa.mm: Renamed from Source/WebCore/page/mac/PageMac.mm.
* Source/WebCore/page/cocoa/WebTextIndicatorLayer.h:
* Source/WebCore/page/ios/EventHandlerIOS.mm:
* Source/WebCore/page/mac/ImageOverlayControllerMac.mm:
Canonical link: https://commits.webkit.org/288386@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