RESOLVED FIXED 254982
Use isInDocumentTree in HTMLElement::editabilityFromContentEditableAttr
https://bugs.webkit.org/show_bug.cgi?id=254982
Summary Use isInDocumentTree in HTMLElement::editabilityFromContentEditableAttr
Ryosuke Niwa
Reported 2023-04-04 01:45:41 PDT
We can slightly improve the code in HTMLElement::editabilityFromContentEditableAttr by using isInDocumentTree() instead of checking the root node.
Attachments
Ryosuke Niwa
Comment 1 2023-04-04 01:49:00 PDT
EWS
Comment 2 2023-04-04 22:23:58 PDT
Committed 262610@main (f99ac2f68753): <https://commits.webkit.org/262610@main> Reviewed commits have been landed. Closing PR #12371 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-04-04 22:24:15 PDT
Note You need to log in before you can comment on or make changes to this bug.