[webkit-changes] [WebKit/WebKit] 851fa1: Deploy downcast<> in HTMLCanvasElement
Alexsander Borges Damaceno
noreply at github.com
Tue Oct 15 08:24:48 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 851fa19d29854477fff502200a1d9099924ce8cf
https://github.com/WebKit/WebKit/commit/851fa19d29854477fff502200a1d9099924ce8cf
Author: Alexsander Damaceno <aemgbo at gmail.com>
Date: 2024-10-15 (Tue, 15 Oct 2024)
Changed paths:
M Source/WebCore/html/HTMLCanvasElement.cpp
Log Message:
-----------
Deploy downcast<> in HTMLCanvasElement
https://bugs.webkit.org/show_bug.cgi?id=281474
Reviewed by Chris Dumez.
Deploy downcast<> in HTMLCanvasElement
* Source/WebCore/html/HTMLCanvasElement.cpp:
(WebCore::HTMLCanvasElement::createContext2d):
(WebCore::HTMLCanvasElement::getContext2d):
(WebCore::HTMLCanvasElement::getContextBitmapRenderer):
(WebCore::HTMLCanvasElement::createContextWebGPU):
(WebCore::HTMLCanvasElement::getContextWebGPU):
(WebCore::root):
Canonical link: https://commits.webkit.org/285198@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