-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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(replay): Update rrweb to 2.7.3 #10072
Conversation
size-limit report 📦
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested against #10079 and it seems to work -- let's wait until we get the ReplayCanvas PR to work before merging?
So I think this (and probably some follow up work) will be necessary to get the ReplayCanvas PR to work 😬 as I think it's mostly rrweb changes necessary to make this work. But we can do it either way, can also bundle the rrweb updates into that PR if we want. |
- fix(rrweb): Use unpatched requestAnimationFrame when possible [#150](getsentry/rrweb#150) - ref: Avoid async in canvas (#143) - feat: Bundle canvas worker manually (#144) - build: Build for ES2020 (#142)
Manually tested this and it seems to work fine |
This bump contains the following changes:
Extracted out from #9826
Closes #6946