[webkit-changes] [WebKit/WebKit] b5e7fc: [macOS] Remove `WKTextInputWindowController`
Aditya Keerthi
noreply at github.com
Fri Feb 7 17:17:21 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b5e7fcb0d3fe2fddc40ae505bacd8da0ec894e05
https://github.com/WebKit/WebKit/commit/b5e7fcb0d3fe2fddc40ae505bacd8da0ec894e05
Author: Aditya Keerthi <akeerthi at apple.com>
Date: 2025-02-07 (Fri, 07 Feb 2025)
Changed paths:
M Source/WebKit/SourcesCocoa.txt
R Source/WebKit/UIProcess/mac/WKTextInputWindowController.h
R Source/WebKit/UIProcess/mac/WKTextInputWindowController.mm
M Source/WebKit/UIProcess/mac/WebViewImpl.mm
M Source/WebKit/WebKit.xcodeproj/project.pbxproj
M Source/WebKit/mac/WebKit2.order
Log Message:
-----------
[macOS] Remove `WKTextInputWindowController`
https://bugs.webkit.org/show_bug.cgi?id=287282
rdar://144403270
Reviewed by Abrar Rahman Protyasha and Wenson Hsieh.
The last use of `WKTextInputWindowController` was removed in 245339 at main.
* Source/WebKit/SourcesCocoa.txt:
* Source/WebKit/UIProcess/mac/WKTextInputWindowController.h: Removed.
* Source/WebKit/UIProcess/mac/WKTextInputWindowController.mm: Removed.
* Source/WebKit/UIProcess/mac/WebViewImpl.mm:
* Source/WebKit/WebKit.xcodeproj/project.pbxproj:
* Source/WebKit/mac/WebKit2.order:
Canonical link: https://commits.webkit.org/290063@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