RESOLVED FIXED295302
_WKWarningView build broken on watchOS because of unavailable UITextViewDelegate method
https://bugs.webkit.org/show_bug.cgi?id=295302
Summary _WKWarningView build broken on watchOS because of unavailable UITextViewDeleg...
Abrar Rahman Protyasha
Reported 2025-07-01 15:28:27 PDT
``` _WKWarningView.mm:533:1: error: implementing unavailable method [-Werror,-Wdeprecated-implementations] 533 | - (UITextItemMenuConfiguration *)textView:(UITextView *)textView menuConfigurationForTextItem:(UITextItem *)textItem defaultMenu:(UIMenu *)defaultMenu ```
Attachments
Radar WebKit Bug Importer
Comment 1 2025-07-01 15:28:42 PDT
Abrar Rahman Protyasha
Comment 2 2025-07-01 15:30:40 PDT
EWS
Comment 3 2025-07-01 16:06:54 PDT
Committed 296890@main (f93e4dd8b247): <https://commits.webkit.org/296890@main> Reviewed commits have been landed. Closing PR #47460 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.