[Webkit-unassigned] [Bug 146705] New: prevent load errors with invalid requests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 7 17:40:08 PDT 2015


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

            Bug ID: 146705
           Summary: prevent load errors with invalid requests
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: achristensen at apple.com

ResourceLoader::cannotShowURLError() uses m_request.  In ResourceLoader::willSendRequest it is not set before cannotShowURLError is called.  This is causing crashes, especially with content blocking.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150708/96492d2d/attachment-0001.html>


More information about the webkit-unassigned mailing list