[Webkit-unassigned] [Bug 116680] New: We need to clear main resource when detaching DocumentLoader from the frame.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 23 09:35:59 PDT 2013


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

           Summary: We need to clear main resource when detaching
                    DocumentLoader from the frame.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yongjun_zhang at apple.com


Normally, when we detach the documentLoader in DocumentLoader::detachFromFrame, main resource is also cleared in stopLoading().  There is possibility that main resource not being cleared, and this could cause crash later since docLoader could still receive resource callbacks.

-- 
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