We internally call GraphicsContext::save() when we begin a transparency layer and we call GraphicsContext::restore() when we end the transparency layer. Differentiating when this happens from normal save/restore will make it easy to unwind the stack of the GraphicsContextState and the transparency layers in the right order.
<rdar://problem/115138846>
Pull request: https://github.com/WebKit/WebKit/pull/17557
Committed 267790@main (7d3126b3705a): <https://commits.webkit.org/267790@main> Reviewed commits have been landed. Closing PR #17557 and removing active labels.
Re-opening for pull request https://github.com/WebKit/WebKit/pull/17603
Test gardening commit 267803@main (dd7184450022): <https://commits.webkit.org/267803@main> Reviewed commits have been landed. Closing PR #17603 and removing active labels.