NEW 239424
Refactor `HTMLElement::setContentEditable` to take a `StringView`
https://bugs.webkit.org/show_bug.cgi?id=239424
Summary Refactor `HTMLElement::setContentEditable` to take a `StringView`
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.