[Webkit-unassigned] [Bug 82041] [BlackBerry]Missing cookies from HTTP response header in Network tab of Web Inspector.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 26 18:48:08 PDT 2012


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





--- Comment #9 from Jason <jason.liu at torchmobile.com.cn>  2012-03-26 18:48:08 PST ---
(In reply to comment #7)
> > Source/WebCore/platform/network/blackberry/NetworkJob.cpp:319
> > +            return m_response.setHTTPHeaderField(key, m_response.httpHeaderField(key) + "\r\n" + value);
> 
> why do you return a value from a void method?

Sorry, I forgot updating yesterday.

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