[webkit-changes] [WebKit/WebKit] 62a896: Relax privacy for some log messages in LinearMedia...
aestes
noreply at github.com
Fri Jun 14 13:51:11 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 62a8966b7a0e6ce0a0c19938c0504c08922bdf54
https://github.com/WebKit/WebKit/commit/62a8966b7a0e6ce0a0c19938c0504c08922bdf54
Author: Andy Estes <aestes at apple.com>
Date: 2024-06-14 (Fri, 14 Jun 2024)
Changed paths:
M Source/WebKit/WebKitSwift/LinearMediaKit/LinearMediaPlayer.swift
Log Message:
-----------
Relax privacy for some log messages in LinearMediaPlayer
https://bugs.webkit.org/show_bug.cgi?id=275505
rdar://129866471
Reviewed by Geoffrey Garen.
For log strings that do not reveal privacy-sensitive information, mark them as publibly visible to
make bug reports more actionable.
* Source/WebKit/WebKitSwift/LinearMediaKit/LinearMediaPlayer.swift:
(WKSLinearMediaPlayer.presentationStateChanged(_:)):
(WKSLinearMediaPlayer.setCaptionContentInsets(_:)):
(WKSLinearMediaPlayer.updateVideoBounds(_:)):
(WKSLinearMediaPlayer.toggleInlineMode):
(WKSLinearMediaPlayer.willEnterFullscreen):
(WKSLinearMediaPlayer.willExitFullscreen):
(WKSLinearMediaPlayer.setThumbnailSize(_:)):
Canonical link: https://commits.webkit.org/280035@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