Bug 239349
| Summary: | [iOS] WKWebView should publicly declare conformance to UIResponderStandardEditActions | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Aditya Keerthi <akeerthi> |
| Component: | WebKit API | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Aditya Keerthi
Conformance to UIResponderStandardEditActions is currently declared in the private header.
We should declare conformance in the public header so that developers are aware that WKWebView responds to some subset of the standard editing selectors.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/92111240>