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

feat: support recording canvas in iframe and shadow dom #168

Open
wants to merge 21 commits into
base: sentry-v2
Choose a base branch
from

Conversation

p-mazhnik
Copy link

Resolves getsentry/sentry-javascript#10758

rrweb PR: rrweb-io#1428

Before

Red square is on the main page;
Green is inside the shadow dom on the main page;
Blue one is within the iframe;
Pink is inside the shadow dom within the iframe.

canvas-iframe-before.mov
After
canvas-iframe-after.mov

@billyvg
Copy link
Member

billyvg commented Mar 20, 2024

@p-mazhnik This is great, I can take a look at this next week

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for iframes in Canvas Replay
2 participants