[webkit-changes] [WebKit/WebKit] 0afa69: Adjust some logic that emits a console log message...
Wenson Hsieh
noreply at github.com
Fri Sep 27 11:05:49 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0afa692c2f2389601cd6c179f7e1043d3af4d8d7
https://github.com/WebKit/WebKit/commit/0afa692c2f2389601cd6c179f7e1043d3af4d8d7
Author: Wenson Hsieh <wenson_hsieh at apple.com>
Date: 2024-09-27 (Fri, 27 Sep 2024)
Changed paths:
M Source/WebCore/dom/ScriptExecutionContext.cpp
M Source/WebCore/page/ScriptTelemetryCategory.cpp
M Source/WebCore/page/ScriptTelemetryCategory.h
Log Message:
-----------
Adjust some logic that emits a console log message when reporting script telemetry
https://bugs.webkit.org/show_bug.cgi?id=280517
rdar://136831885
Reviewed by Abrar Rahman Protyasha.
Pull logic that builds the console message text out into a separate function.
* Source/WebCore/dom/ScriptExecutionContext.cpp:
(WebCore::ScriptExecutionContext::requiresScriptExecutionTelemetry):
* Source/WebCore/page/ScriptTelemetryCategory.cpp:
(WebCore::makeLogMessage):
* Source/WebCore/page/ScriptTelemetryCategory.h:
Canonical link: https://commits.webkit.org/284371@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