[Webkit-unassigned] [Bug 254982] New: Use isInDocumentTree in HTMLElement::editabilityFromContentEditableAttr

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 4 01:45:41 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=254982

            Bug ID: 254982
           Summary: Use isInDocumentTree in
                    HTMLElement::editabilityFromContentEditableAttr
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org

We can slightly improve the code in HTMLElement::editabilityFromContentEditableAttr by using isInDocumentTree() instead of checking the root node.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230404/cb466e1c/attachment.htm>


More information about the webkit-unassigned mailing list