[Webkit-unassigned] [Bug 94783] New: [WK2][LEAK] Cross reference between WebContext and WebProcessProxy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 22 23:57:22 PDT 2012


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

           Summary: [WK2][LEAK] Cross reference between WebContext and
                    WebProcessProxy
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kangil.han at samsung.com


WebContext has '1:N' cross reference with WebProcessProxy.
To delete those objects on finalization, it seems WebProcessProxy should notify itself to WebContext as an object could be deleted.
However, there seem to be no interface under usual circumstances except forced termination, i.e. timeout and crash.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list