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   

Wenson Hsieh
Reported 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>
Attachments
Radar WebKit Bug Importer
Comment 1 2022-04-23 15:46:13 PDT
Note You need to log in before you can comment on or make changes to this bug.