Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 668488458725dd9e6ddd82a602b881d26161a64e
https://github.com/WebKit/WebKit/commit/668488458725dd9e6ddd82a602b881d26161a64e
Author: Abrar Rahman Protyasha <[email protected]>
Date: 2025-11-22 (Sat, 22 Nov 2025)
Changed paths:
M Source/WebKitLegacy/mac/Misc/WebSharingServicePickerController.mm
M Source/WebKitLegacy/mac/WebCoreSupport/WebContextMenuClient.mm
Log Message:
-----------
Fix internal macOS builds after NSItemProvider deprecations
https://bugs.webkit.org/show_bug.cgi?id=302994
rdar://165248456
Unreviewed, fix the build by allowing deprecated declarations for some
recently deprecated NSItemProvider APIs.
rdar://165255055 is tracking the migration away from these deprecated
APIs.
* Source/WebKitLegacy/mac/Misc/WebSharingServicePickerController.mm:
(-[WebSharingServicePickerController sharingService:didShareItems:]):
* Source/WebKitLegacy/mac/WebCoreSupport/WebContextMenuClient.mm:
(WebContextMenuClient::contextMenuForEvent):
Canonical link: https://commits.webkit.org/303441@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications