[webkit-changes] [WebKit/WebKit] 8fa514: Unreviewed, fix the non-internal iOS 17.4 build
Wenson Hsieh
noreply at github.com
Fri Mar 15 15:01:14 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8fa514c309f58ac4500b65259b24d689b7880ee8
https://github.com/WebKit/WebKit/commit/8fa514c309f58ac4500b65259b24d689b7880ee8
Author: Wenson Hsieh <wenson_hsieh at apple.com>
Date: 2024-03-15 (Fri, 15 Mar 2024)
Changed paths:
M Source/WebCore/PAL/pal/spi/ios/BrowserEngineKitSPI.h
M Source/WebCore/platform/ios/WebEvent.mm
Log Message:
-----------
Unreviewed, fix the non-internal iOS 17.4 build
rdar://124709838
Remove code that calls into `-[BEKeyEntry type]`, which has since been replaced with
`-[BEKeyEntry state]`. This was only needed for temporary staging before the changes in
rdar://121227027 had landed in the SDK.
* Source/WebCore/PAL/pal/spi/ios/BrowserEngineKitSPI.h:
* Source/WebCore/platform/ios/WebEvent.mm:
(-[WebEvent initWithKeyEntry:]):
Canonical link: https://commits.webkit.org/276204@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