[Webkit-unassigned] [Bug 200744] New: Don't use union to store NodeRareData* and RenderObject*

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 14 17:00:13 PDT 2019


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

            Bug ID: 200744
           Summary: Don't use union to store NodeRareData* and
                    RenderObject*
           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

Don't use union for NodeRareData* and RenderObject*. That can lead to type confusion bugs.

-- 
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/20190815/a39dcdbb/attachment.html>


More information about the webkit-unassigned mailing list