[Webkit-unassigned] [Bug 216208] New: Move all remaining flags from ElementRareData to Node to reduce the frequency

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 4 17:49:11 PDT 2020


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

            Bug ID: 216208
           Summary: Move all remaining flags from ElementRareData to Node
                    to reduce the frequency
           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

Move the remaining bit flags from ElementRareData to Node::m_nodeFlags to avoid the creation of ElementRareData in more cases.

-- 
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/20200905/e2cafb7a/attachment.htm>


More information about the webkit-unassigned mailing list