[Webkit-unassigned] [Bug 21242] [CURL] Should handle redirects in WebCore
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 30 10:07:47 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=21242
Brent Fulgham <bfulgham at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #222089|review? |review+
Flag| |
--- Comment #6 from Brent Fulgham <bfulgham at webkit.org> 2014-01-30 10:05:11 PST ---
(From update of attachment 222089)
View in context: https://bugs.webkit.org/attachment.cgi?id=222089&action=review
This seems fine to me, but someone using the Curl backend more frequently should confirm it doesn't cause any problems.
> Source/WebCore/platform/network/curl/ResourceHandleManager.cpp:404
> + String location = d->m_response.httpHeaderField("location");
This could probably be a const String&
--
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