Bug 239424

Summary: Refactor `HTMLElement::setContentEditable` to take a `StringView`
Product: WebKit Reporter: Wenson Hsieh <wenson_hsieh>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Wenson Hsieh 2022-04-16 15:45:42 PDT
...instead of a string, to avoid unnecessary allocations.

Motivated by: <https://bugs.webkit.org/show_bug.cgi?id=239423>
Comment 1 Radar WebKit Bug Importer 2022-04-23 15:46:13 PDT
<rdar://problem/92222279>