WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
261296
Associate a purpose for each GraphicsContextState in the context state stack
https://bugs.webkit.org/show_bug.cgi?id=261296
Summary
Associate a purpose for each GraphicsContextState in the context state stack
Said Abou-Hallawa
Reported
2023-09-07 15:09:19 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-09-07 15:11:18 PDT
<
rdar://problem/115138846
>
Said Abou-Hallawa
Comment 2
2023-09-07 15:16:30 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/17557
EWS
Comment 3
2023-09-08 07:35:43 PDT
Committed
267790@main
(7d3126b3705a): <
https://commits.webkit.org/267790@main
> Reviewed commits have been landed. Closing PR #17557 and removing active labels.
Said Abou-Hallawa
Comment 4
2023-09-08 11:13:27 PDT
Re-opening for pull request
https://github.com/WebKit/WebKit/pull/17603
EWS
Comment 5
2023-09-08 11:18:03 PDT
Test gardening commit
267803@main
(dd7184450022): <
https://commits.webkit.org/267803@main
> Reviewed commits have been landed. Closing PR #17603 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug