Bug 227525 - REGRESSION(r278884): [Nicosia] Fix empty stack check in CairoOperationRecorder::restore()
Summary: REGRESSION(r278884): [Nicosia] Fix empty stack check in CairoOperationRecorde...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-06-30 06:20 PDT by Carlos Garcia Campos
Modified: 2021-06-30 09:29 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.63 KB, patch)
2021-06-30 06:22 PDT, Carlos Garcia Campos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2021-06-30 06:20:49 PDT
We keep our own state stack, with a state added at construction, so we should check our stack instead.
Comment 1 Carlos Garcia Campos 2021-06-30 06:22:11 PDT
Created attachment 432589 [details]
Patch
Comment 2 EWS 2021-06-30 09:28:51 PDT
Committed r279413 (239278@main): <https://commits.webkit.org/239278@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 432589 [details].
Comment 3 Radar WebKit Bug Importer 2021-06-30 09:29:18 PDT
<rdar://problem/79970525>