Bug 305384
| Summary: | [Skia] Current compositing mode should always be restored in endTransparencyLayer() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | Platform | Assignee: | Carlos Garcia Campos <cgarcia> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Garcia Campos
We currently save the given compositing mode in beginTransparencyLayer() when receiving composite operation and blend mode, but not when receiving an opacity.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/56492
EWS
Committed 305570@main (8866362b83e1): <https://commits.webkit.org/305570@main>
Reviewed commits have been landed. Closing PR #56492 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/168137027>