[Webkit-unassigned] [Bug 149551] [SOUP] Slack.com is not working, new messages do not load due to WebSocket authentication failure issue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 25 08:42:11 PDT 2020


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

--- Comment #28 from Michael Catanzaro <mcatanzaro at gnome.org> ---
(In reply to Michael Catanzaro from comment #27)
> In this case, Domain is set to .slack.com, so it does.

(That means the cookie should be sent to every subdomain of slack.com. The leading dot is ignored.)

And Path has to match too, but here the Path is /, so it should be sent regardless of path.

So all signs point to this being our bug.

-- 
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/20200925/316dd0d5/attachment.htm>


More information about the webkit-unassigned mailing list