[Webkit-unassigned] [Bug 27595] New: WebCore/Kit has a few places that don't gracefully handle a null request returned from willSendRequest
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 22 22:19:01 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27595
Summary: WebCore/Kit has a few places that don't gracefully
handle a null request returned from willSendRequest
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: Normal
Priority: P2
Component: Page Loading
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: beidson at apple.com
WebCore has a few places that don't gracefully handle a null request returned
from willSendRequest.
-Windows' WebFrameLoaderClient.cpp doesn't expect it as a return value
-ResourceHandleCFNet.cpp doesn't respect it.
-InspectorController.cpp chokes on the next load after a load is cancelled this
way.
--
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