[webkit-reviews] review granted: [Bug 191645] [Curl] Implement Cookie Accept Policy. : [Attachment 361383] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 7 01:44:15 PST 2019


Fujii Hironori <Hironori.Fujii at sony.com> has granted Takashi Komori
<Takashi.Komori at sony.com>'s request for review:
Bug 191645: [Curl] Implement Cookie Accept Policy.
https://bugs.webkit.org/show_bug.cgi?id=191645

Attachment 361383: Patch

https://bugs.webkit.org/attachment.cgi?id=361383&action=review




--- Comment #3 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Comment on attachment 361383
  --> https://bugs.webkit.org/attachment.cgi?id=361383
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=361383&action=review

> Source/WebCore/platform/network/curl/CookieJarDB.h:43
> +    ExclusivelyFromMainDocumentDomain

Is it possible to implement OnlyFromMainDocumentDomain and
ExclusivelyFromMainDocumentDomain in CookieJarDB layer?
It seems CookieJarDB doesn't know the concept of the main document.


More information about the webkit-reviews mailing list