Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e3305df5ed4cd8029ecaa04073e79729cd9a7e30
https://github.com/WebKit/WebKit/commit/e3305df5ed4cd8029ecaa04073e79729cd9a7e30
Author: Pawel Lampe <[email protected]>
Date: 2025-07-11 (Fri, 11 Jul 2025)
Changed paths:
M Source/WebCore/platform/graphics/skia/GraphicsContextSkia.cpp
M Source/WebCore/platform/graphics/skia/GraphicsContextSkia.h
Log Message:
-----------
[Skia] Cleanup GraphicsContextSkia
https://bugs.webkit.org/show_bug.cgi?id=295702
Reviewed by Carlos Garcia Campos.
This change removes invalid fixme and makes the didUpdate*State()
functions noop as in skia the change flags of state are not used.
The fixme turned out to be invalid as in skia's case - contrary to
cairo - we're building skia-level painting state (SkPaint) in a lazy
fashion always.
Canonical link: https://commits.webkit.org/297258@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