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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 27 22:26:48 PST 2019


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

--- Comment #46 from Takashi Komori <Takashi.Komori at sony.com> ---
(In reply to Michael Catanzaro from comment #44)
> if (auto* networkStorageSession = m_process.networkStorageSession(sessionID))
>    
> networkStorageSession.cookieStorage().
> setCookieAcceptPolicy(networkStorageSession, curlPolicy);
> 
> And then in WebCookieManager::platformGetHTTPCookieAcceptPolicy, instead of
> using m_process.defaultStorageSession, again use
> m_process.networkStorageSession(sessionID). Again, only if my patch in bug
> #195140 lands first (if yours lands first, then I'll handle it in mine).

Thank you for your information. I understand.

-- 
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/20190228/f49ae2ac/attachment.html>


More information about the webkit-unassigned mailing list