[Webkit-unassigned] [Bug 107826] [EFL][WK2] Use C API inside ewk_url_response

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 24 08:02:38 PST 2013


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





--- Comment #4 from Christophe Dumez <christophe.dumez at intel.com>  2013-01-24 08:04:31 PST ---
(From update of attachment 184496)
View in context: https://bugs.webkit.org/attachment.cgi?id=184496&action=review

> Source/WebKit2/Shared/API/c/WKURLResponse.h:47
> +WK_EXPORT uint32_t WKURLResponseGetExpectedContentsLength(WKURLResponseRef);

Sorry I did not see this earlier but why contents (plural)?  The HTTP header field is "Content-Length" (singular). Also note that WebCore and the EFL API both use Content (singular).

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