[Webkit-unassigned] [Bug 185052] New: [Cocoa] Set HTTPOnly flag when converting Cookie to NSHTTPCookie
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 26 14:53:33 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=185052
Bug ID: 185052
Summary: [Cocoa] Set HTTPOnly flag when converting Cookie to
NSHTTPCookie
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit API
Assignee: webkit-unassigned at lists.webkit.org
Reporter: sihui_liu at apple.com
We didn't set the HTTPOnly flag when converting from Cookie to NSHTTPCookie, so the NSHTTPCookie returned by [WKHTTPCookieStore getAllCookies] would always be marked as not HTTPOnly.
--
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/20180426/812f3552/attachment-0001.html>
More information about the webkit-unassigned
mailing list