Bug 254982

Summary: Use isInDocumentTree in HTMLElement::editabilityFromContentEditableAttr
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: DOMAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.