[Webkit-unassigned] [Bug 247482] Cleared cookie still appears in document.cookie

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 6 10:53:38 PST 2022


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |achristensen at apple.com,
                   |                            |annevk at annevk.nl,
                   |                            |ap at webkit.org,
                   |                            |beidson at apple.com
          Component|New Bugs                    |Page Loading

--- Comment #1 from Alexey Proskuryakov <ap at webkit.org> ---
This looks like an issue below WebKit. Can you confirm that this works as you expect in other browsers?

However, WebKit seems to have a similar issue for HttpOnly, based on code inspection, as parseDOMCookie() returns nil for these, and thus NetworkStorageSession::setCookiesFromDOM() has an early return.

-- 
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/20221106/02844bd4/attachment-0001.htm>


More information about the webkit-unassigned mailing list