[webkit-reviews] review granted: [Bug 188908] [Curl] Implement deleteCookie() : [Attachment 348020] PATCH

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 26 21:29:02 PDT 2018


Fujii Hironori <Hironori.Fujii at sony.com> has granted Basuke Suzuki
<Basuke.Suzuki at sony.com>'s request for review:
Bug 188908: [Curl] Implement deleteCookie()
https://bugs.webkit.org/show_bug.cgi?id=188908

Attachment 348020: PATCH

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




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

I think this is not right. NetworkStorageSession::deleteCookie
should delete cookies only in the storage session for private
browsing mode. But, I don't object to land this change.


More information about the webkit-reviews mailing list