Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 099b074dd3037605aad42c5e887e62dffeed2336 https://github.com/WebKit/WebKit/commit/099b074dd3037605aad42c5e887e62dffeed2336 Author: Wenson Hsieh <wenson_hs...@apple.com> Date: 2024-09-24 (Tue, 24 Sep 2024)
Changed paths: M Source/WebCore/Modules/applepay/ApplePaySession.cpp M Source/WebCore/Modules/speech/SpeechSynthesis.cpp M Source/WebCore/page/Navigator.idl M Source/WebCore/page/NavigatorBase.cpp M Source/WebCore/page/NavigatorBase.h M Source/WebCore/page/WorkerNavigator.idl Log Message: ----------- Deploy script telemetry checks in a few more web APIs https://bugs.webkit.org/show_bug.cgi?id=280203 rdar://136521528 Reviewed by Abrar Rahman Protyasha. Deploy script telemetry checks across a few more web APIs related to: - Pay (payment capabilities) - Speech synthesis (`getVoices()`) - `hardwareConcurrency` * Source/WebCore/Modules/applepay/ApplePaySession.cpp: (WebCore::shouldDiscloseApplePayCapability): * Source/WebCore/Modules/speech/SpeechSynthesis.cpp: (WebCore::SpeechSynthesis::getVoices): * Source/WebCore/page/Navigator.idl: * Source/WebCore/page/NavigatorBase.cpp: (WebCore::NavigatorBase::hardwareConcurrency): * Source/WebCore/page/NavigatorBase.h: * Source/WebCore/page/WorkerNavigator.idl: Canonical link: https://commits.webkit.org/284158@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes