[Webkit-unassigned] [Bug 288357] New: Fix flaky crash in ResourceMonitor.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 23 23:30:07 PST 2025


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

            Bug ID: 288357
           Summary: Fix flaky crash in ResourceMonitor.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: basuke at apple.com

In ResourceMonitor.cpp, a macro to produce RELEASE_LOG is defined and m_frame weak ptr is used without checking. Add check before calling that macro.

-- 
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/20250224/8c571661/attachment.htm>


More information about the webkit-unassigned mailing list