[Webkit-unassigned] [Bug 114672] New: should null check mainResourceLoader() before use it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 16 02:09:04 PDT 2013


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

           Summary: should null check mainResourceLoader() before use it
           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: mary.wu at torchmobile.com.cn


in DocumentLoader, function mainResourceLoader() may return 0 in some cases, but there some places use it without null-check beforehand.

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