Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CanvasKit: recall the last frame in the animated image after resurrection #26277

Merged
merged 1 commit into from
May 20, 2021

Conversation

yjbanov
Copy link
Contributor

@yjbanov yjbanov commented May 20, 2021

Fixes the CanvasKit part of flutter/flutter#78223

Also mark CkAnimatedImage as expensive to resurrect. Otherwise, we're decoding the whole GIF on every frame (hits Safari hard).

Copy link
Contributor

@harryterkelsen harryterkelsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yjbanov yjbanov added the waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. label May 20, 2021
@yjbanov
Copy link
Contributor Author

yjbanov commented May 20, 2021

Looks like luci-engine is broken due to the same mac flake as before. I'm going to submit and hopefully kick the mac bot to fix itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes platform-web Code specifically for the web engine waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants