[Webkit-unassigned] [Bug 276080] New: ReportingObserverCallbacks can leak the Document object

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 1 11:05:49 PDT 2024


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

            Bug ID: 276080
           Summary: ReportingObserverCallbacks can leak the Document
                    object
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Bindings
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rreno at apple.com
                CC: cdumez at apple.com, webkit-bug-importer at group.apple.com

ReportingObserverCallback is a JSC::Strong handle. So if the callback captures the document, directly or indirectly, it will leak the document object.

-- 
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/20240701/be734537/attachment.htm>


More information about the webkit-unassigned mailing list