WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
295302
_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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-07-01 15:28:42 PDT
<
rdar://problem/154801962
>
Abrar Rahman Protyasha
Comment 2
2025-07-01 15:30:40 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/47460
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.
Top of Page
Format For Printing
XML
Clone This Bug