Bug 239349

Summary: [iOS] WKWebView should publicly declare conformance to UIResponderStandardEditActions
Product: WebKit Reporter: Aditya Keerthi <akeerthi>
Component: WebKit APIAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Description Aditya Keerthi 2022-04-14 11:40:57 PDT
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.
Comment 1 Radar WebKit Bug Importer 2022-04-21 11:41:14 PDT
<rdar://problem/92111240>