[webkit-changes] [WebKit/WebKit] 802510: Add tracepoints around WebXR frame rendering
Ada Chan
noreply at github.com
Fri Mar 22 15:30:42 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8025107d2885c33e99c72a1117f1438265ee721c
https://github.com/WebKit/WebKit/commit/8025107d2885c33e99c72a1117f1438265ee721c
Author: Ada Chan <adachan at apple.com>
Date: 2024-03-22 (Fri, 22 Mar 2024)
Changed paths:
M Source/WTF/wtf/SystemTracing.h
M Source/WebCore/Modules/webxr/WebXROpaqueFramebuffer.cpp
M Source/WebCore/Modules/webxr/WebXRSession.cpp
M Source/WebKit/Resources/Signposts/SystemTracePoints.plist
Log Message:
-----------
Add tracepoints around WebXR frame rendering
https://bugs.webkit.org/show_bug.cgi?id=271474
rdar://125215811
Reviewed by Kimmo Kinnunen.
* Source/WTF/wtf/SystemTracing.h:
* Source/WebCore/Modules/webxr/WebXROpaqueFramebuffer.cpp:
(WebCore::WebXROpaqueFramebuffer::startFrame):
(WebCore::WebXROpaqueFramebuffer::endFrame):
* Source/WebCore/Modules/webxr/WebXRSession.cpp:
(WebCore::WebXRSession::onFrame):
* Source/WebKit/Resources/Signposts/SystemTracePoints.plist:
Canonical link: https://commits.webkit.org/276571@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