Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6139ca35df650d04c073f6fb6b41914030685681
https://github.com/WebKit/WebKit/commit/6139ca35df650d04c073f6fb6b41914030685681
Author: Devin Rousso <[email protected]>
Date: 2026-08-14 (Fri, 14 Aug 2026)
Changed paths:
M LayoutTests/inspector/canvas/recording-webgpu-full-expected.txt
M Source/WebCore/inspector/InspectorCanvas.cpp
M Source/WebInspectorUI/UserInterface/Models/RecordingAction.js
Log Message:
-----------
Web Inspector: Canvas: snapshot WebGPU element image copies
https://bugs.webkit.org/show_bug.cgi?id=321757
Reviewed by Mike Wyrzykowski.
* Source/WebCore/inspector/InspectorCanvas.cpp:
(WebCore::shouldSnapshotWebGPUAction):
Capture a snapshot after `GPUQueue.copyElementImageToTexture`.
* Source/WebInspectorUI/UserInterface/Models/RecordingAction.js:
(WI.RecordingAction._visualNames):
Classify `copyElementImageToTexture` as a visual WebGPU action.
* LayoutTests/inspector/canvas/recording-webgpu-full-expected.txt:
Canonical link: https://commits.webkit.org/319176@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications