[Webkit-unassigned] [Bug 134340] curl: Improve errors by including the domain

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 1 01:01:32 PDT 2014


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





--- Comment #4 from Peter Gal <galpeter at inf.u-szeged.hu>  2014-07-01 01:01:49 PST ---
(From update of attachment 233890)
View in context: https://bugs.webkit.org/attachment.cgi?id=233890&action=review

This patch doesn't have a changelog. Also please mark patches with r? to be reviewed.

> Source/WebCore/platform/network/curl/ResourceHandleManager.cpp:703
> +            URL tmpurl(URL(), url);

The tmpurl name is not really descriptive, maybe currentUrl?

> Source/WebCore/platform/network/curl/ResourceHandleManager.cpp:928
> +        URL tmpurl(URL(), handle->m_url);

ditto.

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