[webkit-changes] [WebKit/WebKit] dc50bb: Sysdiagnoses should indicate when advanced privacy...
Wenson Hsieh
noreply at github.com
Mon Oct 9 18:53:40 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: dc50bb4eb461caa874251a8c1d2612d1e187b26b
https://github.com/WebKit/WebKit/commit/dc50bb4eb461caa874251a8c1d2612d1e187b26b
Author: Wenson Hsieh <wenson_hsieh at apple.com>
Date: 2023-10-09 (Mon, 09 Oct 2023)
Changed paths:
M Source/WebKit/Platform/Logging.h
M Source/WebKit/WebProcess/WebPage/WebPage.cpp
Log Message:
-----------
Sysdiagnoses should indicate when advanced privacy protections are enabled in regular browsing
https://bugs.webkit.org/show_bug.cgi?id=262923
rdar://110219959
Reviewed by Tim Horton, Aditya Keerthi and Abrar Rahman Protyasha.
Add a log message when navigating with advanced privacy protections enabled outside of private
browsing mode (i.e. when using a non-ephemeral browsing session).
* Source/WebKit/Platform/Logging.h:
Drive-by fix: put `PrivateClickMeasurement` in the correct alphabetical ordering.
* Source/WebKit/WebProcess/WebPage/WebPage.cpp:
(WebKit::WebPage::didCommitLoad):
Canonical link: https://commits.webkit.org/269126@main
More information about the webkit-changes
mailing list