-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
flutter/engine
#40125Closed
Copy link
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work lista: imagesLoading, displaying, rendering imagesLoading, displaying, rendering imagesengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.
Description
Introduced by https://github.com/flutter/engine/pull/31098/files#r1128462935
Cause of b/271947267
A gif can request that you reuse a previous frame multiple times. The linked PR introduced a change where we fail to reuse the previous frame if it was not created on the last cycle.
I have a local patch that fixes this, working on a regression test now.
/cc @bdero fyi
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work lista: imagesLoading, displaying, rendering imagesLoading, displaying, rendering imagesengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.