Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 263bc476f5d6d0dfc1adbe1dde68928fbc2c1ffa
https://github.com/WebKit/WebKit/commit/263bc476f5d6d0dfc1adbe1dde68928fbc2c1ffa
Author: Mirko Brodesser <[email protected]>
Date: 2025-04-03 (Thu, 03 Apr 2025)
Changed paths:
M Source/WebCore/html/canvas/CanvasRenderingContext2DBase.cpp
M Source/WebCore/html/canvas/CanvasRenderingContext2DBase.h
M Source/WebCore/html/canvas/OffscreenCanvasRenderingContext2D.cpp
M Source/WebCore/html/canvas/OffscreenCanvasRenderingContext2D.h
Log Message:
-----------
Move `CanvasRenderingContext2DBase::drawText` to
`OffscreenCanvasRenderingContext2D`
https://bugs.webkit.org/show_bug.cgi?id=289695
Reviewed by Kimmo Kinnunen.
* Source/WebCore/html/canvas/CanvasRenderingContext2DBase.cpp:
(WebCore::CanvasRenderingContext2DBase::drawText): Deleted.
* Source/WebCore/html/canvas/CanvasRenderingContext2DBase.h:
* Source/WebCore/html/canvas/OffscreenCanvasRenderingContext2D.cpp:
(WebCore::OffscreenCanvasRenderingContext2D::drawText):
* Source/WebCore/html/canvas/OffscreenCanvasRenderingContext2D.h:
Canonical link: https://commits.webkit.org/293156@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes