[Webkit-unassigned] [Bug 284787] New: RemoteLayerTreeEventDispatcher::drawingAreaMac should use downcast

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 16 16:22:08 PST 2024


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

            Bug ID: 284787
           Summary: RemoteLayerTreeEventDispatcher::drawingAreaMac should
                    use downcast
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org

RemoteLayerTreeEventDispatcher::drawingAreaMac() should use downcast,
which contains release assert instead of using dynamicDowncast
and unconditionally dereferencing it in release builds.

-- 
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/20241217/ebe177f1/attachment.htm>


More information about the webkit-unassigned mailing list