Bug 270175 - [Skia] Implement support for untransformed shadows
Summary: [Skia] Implement support for untransformed shadows
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Georges Basile Stavracas Neto
URL:
Keywords:
Depends on:
Blocks: GLibSkia
  Show dependency treegraph
 
Reported: 2024-02-27 10:11 PST by Georges Basile Stavracas Neto
Modified: 2024-02-29 06:00 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Georges Basile Stavracas Neto 2024-02-27 10:11:52 PST
These are usually canvas-drawn shadows, where state.shadowsIgnoreTransforms() is set to true.
Comment 1 Georges Basile Stavracas Neto 2024-02-27 10:16:30 PST
Pull request: https://github.com/WebKit/WebKit/pull/25178
Comment 2 EWS 2024-02-29 06:00:35 PST
Committed 275492@main (caf39945f1d1): <https://commits.webkit.org/275492@main>

Reviewed commits have been landed. Closing PR #25178 and removing active labels.