Bug 295302

Summary: _WKWarningView build broken on watchOS because of unavailable UITextViewDelegate method
Product: WebKit Reporter: Abrar Rahman Protyasha <a_protyasha>
Component: New BugsAssignee: Abrar Rahman Protyasha <a_protyasha>
Status: RESOLVED FIXED    
Severity: Normal CC: a_protyasha, charliew, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.