Skip to content

DisplayList DispatchHelpers should protect against extra restore calls #100176

@flar

Description

@flar

Currently these helper classes are generally used by some other, more complete, Dispatch implementor and so that main class typically implements protection against mismatched save/restore counts.

In the rare case that the main class does not do so, the helper classes should detect a restore past the top of the stack and ignore it.

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work listc: proposalA detailed proposal for a change to Flutterengineflutter/engine related. See also e: labels.r: fixedIssue is closed as already fixed in a newer version

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions