Bug 295302
| Summary: | _WKWarningView build broken on watchOS because of unavailable UITextViewDelegate method | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Abrar Rahman Protyasha <a_protyasha> |
| Component: | New Bugs | Assignee: | 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
```
_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
<rdar://problem/154801962>
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/47460
EWS
Committed 296890@main (f93e4dd8b247): <https://commits.webkit.org/296890@main>
Reviewed commits have been landed. Closing PR #47460 and removing active labels.