[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:11:31 PST 2013


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





--- Comment #5 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2013-01-24 08:13:24 PST ---
(In reply to comment #4)
> (From update of attachment 184496 [details])
> 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).

I will change it to that... contents vs content is something I never get right :-) and I am not the only one if you grep for those in WebKit!

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