Bug 227525

Summary: REGRESSION(r278884): [Nicosia] Fix empty stack check in CairoOperationRecorder::restore()
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, mmaxfield, simon.fraser, webkit-bug-importer, zdobersek
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=227009
Attachments:
Description Flags
Patch none

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>