Bug 244518 - Omit document.referrer for third-party requests while in ephemeral mode
Summary: Omit document.referrer for third-party requests while in ephemeral mode
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Charlie Wolfe
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-08-29 16:44 PDT by Charlie Wolfe
Modified: 2022-10-17 14:07 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Charlie Wolfe 2022-08-29 16:44:03 PDT
We should hide referrer from JavaScript bindings while using private browsing mode.
Comment 1 Charlie Wolfe 2022-08-29 16:56:12 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3789
Comment 2 Radar WebKit Bug Importer 2022-09-05 16:45:17 PDT
<rdar://problem/99578273>
Comment 3 EWS 2022-10-17 14:07:56 PDT
Committed 255649@main (09d247d93932): <https://commits.webkit.org/255649@main>

Reviewed commits have been landed. Closing PR #3789 and removing active labels.