[Webkit-unassigned] [Bug 116495] New: Fix null-pointer deref in DocumentLoader::responseReceived()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 20 19:25:17 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=116495
Summary: Fix null-pointer deref in
DocumentLoader::responseReceived()
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: BlinkMergeCandidate
Severity: Normal
Priority: P2
Component: Page Loading
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rniwa at webkit.org
CC: ap at webkit.org, beidson at apple.com
Consider merging https://chromium.googlesource.com/chromium/blink/+/eb8a1c93a99909c361016e1a8f7bf8734f04120a
When a load is cancelled via x-frame-options, we dispatch a load event. The
load event might detach the frame, in which case we shouldn't try to access
the frameLoader().
--
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