Skip to content

[CP] Remove async cmd buffer sync switch #132982

@jonahwilliams

Description

@jonahwilliams

Issue Link

#132666

Commit Hash

210f5a8

Target

stable

PR Link

flutter/engine#44915

Changelog Description

Prevent backgrounded iOS applications from freezing.

Impacted Users

All iOS impeller users

Impact Description

Applications that background while an animation is occuring may encounter frozen applcations that must be killed by the iOS.

Workaround

Switching to the Skia renderer will work around the issue.

Risk

medium

Test Coverage

no

Validation Steps

A number of scenarios described in the bug validate the issue. Unfortunately we have no mechanism to test backgrounding applications

Metadata

Metadata

Labels

cp: approvedApproved cherry-pick requestcp: merge-to-stableCherry-picks that should be merged to stablecp: mergedCherry-pick has been merged to the release branch.cp: reviewCherry-picks in the review queuee: impellerImpeller rendering backend issues and features requests

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions