[Webkit-unassigned] [Bug 216305] New: Node flags should be an OptionSet

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 8 23:58:30 PDT 2020


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

            Bug ID: 216305
           Summary: Node flags should be an OptionSet
           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

Node::m_nodeFlags is currently uint32_t. We should turn it into an OptionSet
since there is no states stored there after https://trac.webkit.org/r266769.

-- 
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/20200909/11965076/attachment.htm>


More information about the webkit-unassigned mailing list