[Webkit-unassigned] [Bug 251581] New: [WinCairo] secure WebSocket's don't include secure cookies

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 2 05:15:28 PST 2023


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

            Bug ID: 251581
           Summary: [WinCairo] secure WebSocket's don't include secure
                    cookies
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: max at schmitt.mx

1. Go to https://httpdump.app/ and 'Create your own Dump'
2. Open the URL on the right in MiniBrowser
2. Inside Web Inspector go to Storage -> Cookies -> Mark both cookies as secure
3. Inside Web Inspector evaluate 'new WebSocket("wss://httpdump.app/dumps/ecf2db54-87fb-4369-87bc-51f3707ba75a")' (adjust the random UUID to your httpdump)
4. Click on the request which got tracked on the left and observe the headers on the right.

Expected: It includes two cookies
Actual: It does not include any cookies

-- 
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/20230202/17f1cebf/attachment-0001.htm>


More information about the webkit-unassigned mailing list