[webkit-changes] [WebKit/WebKit] 95fcdf: [Screen Time Refactoring] Add release logging for ...
Jessica Cheung
noreply at github.com
Wed Feb 26 16:28:38 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 95fcdf016aaa8c290c365f00c642267a93bbcf25
https://github.com/WebKit/WebKit/commit/95fcdf016aaa8c290c365f00c642267a93bbcf25
Author: Jessica Cheung <jcheung23 at apple.com>
Date: 2025-02-26 (Wed, 26 Feb 2025)
Changed paths:
M Source/WebKit/Platform/Logging.h
M Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm
Log Message:
-----------
[Screen Time Refactoring] Add release logging for Screen Time to help diagnose issues
https://bugs.webkit.org/show_bug.cgi?id=288624
rdar://145674898
Reviewed by Richard Robinson and Aditya Keerthi.
Add release logging for certain Screen Time updates to
help diagnose issues.
* Source/WebKit/Platform/Logging.h:
* Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm:
(-[WKWebView _installScreenTimeWebpageController]):
(-[WKWebView _uninstallScreenTimeWebpageController]):
(-[WKWebView _updateScreenTimeShieldVisibilityForWindow]):
(-[WKWebView observeValueForKeyPath:ofObject:change:context:]):
Canonical link: https://commits.webkit.org/291175@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list