Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f5c1025dd51a6d2e0a35c976142eb792c770de26
https://github.com/WebKit/WebKit/commit/f5c1025dd51a6d2e0a35c976142eb792c770de26
Author: Kimmo Kinnunen <[email protected]>
Date: 2026-09-03 (Thu, 03 Sep 2026)
Changed paths:
M Source/WebCore/inspector/InspectorCanvas.cpp
Log Message:
-----------
Use NativeImage in InspectorCanvas::getContentAsDataURL
https://bugs.webkit.org/show_bug.cgi?id=322825
rdar://186063938
Reviewed by Dan Glastonbury.
Obtain the CanvasRenderingContext image as NativeImage to prevent
unneccessary draw to ImageBuffer.
* Source/WebCore/inspector/InspectorCanvas.cpp:
(WebCore::InspectorCanvas::getContentAsDataURL):
Canonical link: https://commits.webkit.org/320432@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications