[Webkit-unassigned] [Bug 34021] New: [WebFrame loadRequest:] does not nil check the WebCore::Frame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 22 14:00:58 PST 2010


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

           Summary: [WebFrame loadRequest:] does not nil check the
                    WebCore::Frame
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: All
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P1
         Component: WebKit API
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: beidson at apple.com


[WebFrame loadRequest:] does not null check the WebCore::Frame

A crash this can cause is covered in <rdar://problem/7416286>

Many other methods in WebFrame null check the coreFrame, and this one should be
no different.

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