[Webkit-unassigned] [Bug 191645] [Curl] Implement Cookie Accept Policy.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 19 23:57:15 PST 2019


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

--- Comment #17 from Takashi Komori <Takashi.Komori at sony.com> ---
(In reply to Fujii Hironori from comment #11)

> > Source/WebCore/platform/network/curl/CookieJarDB.cpp:327
> > +            auto result = searchCookies(url);
> 
> If I understand Bug 193458 comment 0 correctly, this is not right. You
> should check cookie existence of eTLD+1.
> For example, http://ad.example.com is a URL we are about to request, we
> should check if we have cookies of example.com already.

Fixed. hasCookies checks it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190220/f98699fe/attachment.html>


More information about the webkit-unassigned mailing list