[Webkit-unassigned] [Bug 256659] New: _wasPrivateRelayed is always true for custom schemes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 11 13:20:17 PDT 2023


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

            Bug ID: 256659
           Summary: _wasPrivateRelayed is always true for custom schemes
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: charliew at apple.com

Non-special schemes always return a privacy stance of `nw_connection_privacy_stance_unknown`, which we currently treat as being private relayed. These schemes will never be sent over private relay; this patch fixes this by always setting privateRelayed to NO for non-special schemes.

-- 
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/20230511/b2282d31/attachment-0001.htm>


More information about the webkit-unassigned mailing list