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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 26 22:36:50 PST 2019


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

--- Comment #35 from Takashi Komori <Takashi.Komori at sony.com> ---
(In reply to Fujii Hironori from comment #31)
> Comment on attachment 362979 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=362979&action=review
> 
> > Source/WebCore/platform/network/curl/CookieJarCurl.cpp:122
> > +    if (auto cookies = cookieJarDB.searchCookies(firstParty, url, WTF::nullopt, WTF::nullopt, WTF::nullopt)) {
> 
> This is a bug fix for a separate issue. Does this bug have a actual problem
> in WinCairo port?
> 

The contents of the cookie displayed in WebInspector are incorrect in WinCairo port. (See [WebInspector] -> [storage] -> [cookies])
There is no other problem.

-- 
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/20190227/1c96e339/attachment.html>


More information about the webkit-unassigned mailing list