[Webkit-unassigned] [Bug 217010] [SOUP] Do not set site for cookies twice in case of redirection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 26 04:47:18 PDT 2020


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

Michael Catanzaro <mcatanzaro at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #409771|review?                     |review+
              Flags|                            |

--- Comment #2 from Michael Catanzaro <mcatanzaro at gnome.org> ---
Comment on attachment 409771
  --> https://bugs.webkit.org/attachment.cgi?id=409771
Patch

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

> Source/WebCore/platform/network/soup/ResourceRequestSoup.cpp:115
> +    if (!isSameSiteUnspecified()) {

Is it OK for SameSite to ever be unspecified when we send a message? Maybe we should have an assert to ensure that doesn't happen?

-- 
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/20200926/f265d41c/attachment-0001.htm>


More information about the webkit-unassigned mailing list