Skip to content

Conversation

@YunFeng0817
Copy link
Member

In #853, I implemented the virtual dom for the fast-forward mode. But there is a corner case I didn't deal with.
If a canvas element is created with image data (serialized to rr_dataURL) in an iframe, it will be rebuilt as an empty canvas without the initial image data, in the fast-forward mode (using Virtual Dom optimization).
A simple test case is also added in this PR to reproduce this corner case.

@YunFeng0817 YunFeng0817 requested review from Juice10 and Yuyz0112 July 25, 2022 03:07
Copy link
Member

@Juice10 Juice10 left a comment

Choose a reason for hiding this comment

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

Good catch! Found one little tweak to make the code slightly more robust

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants