WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
256659
_wasPrivateRelayed is always true for custom schemes
https://bugs.webkit.org/show_bug.cgi?id=256659
Summary
_wasPrivateRelayed is always true for custom schemes
Charlie Wolfe
Reported
2023-05-11 13:20:17 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-05-11 13:21:54 PDT
<
rdar://problem/109224804
>
Charlie Wolfe
Comment 2
2023-05-11 13:31:48 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/13769
EWS
Comment 3
2023-05-11 16:44:45 PDT
Committed
263989@main
(a76b570905e9): <
https://commits.webkit.org/263989@main
> Reviewed commits have been landed. Closing PR #13769 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug