[Webkit-unassigned] [Bug 93440] New: [Blackberry] missing a Multipart header when m_multipartResponse is null
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 7 23:30:26 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=93440
Summary: [Blackberry] missing a Multipart header when
m_multipartResponse is null
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit BlackBerry
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: chris.guan at torchmobile.com.cn
CC: tonikitoo at webkit.org
In NetworkJob::handleNotifyMultipartHeaderReceived function:
when m_multipartResponse is null, we just created new one but not called setHTTPHeaderField. so we missed this received multipart Header.
--
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