Skip to content

Conversation

@billyvg
Copy link
Member

@billyvg billyvg commented Dec 14, 2023

From what I can tell, record ends up getting bundled separate from getCanvasManager in user-land code and canvas mutation events end up not being transmitted because _wrappedEmit does not get set and it will hold the wrong mirror reference.

From what I can tell, `record` ends up getting bundled separate from `getCanvasManager` in user-land code and canvas mutation events end up not being transmitted.
@github-actions
Copy link

github-actions bot commented Dec 14, 2023

size-limit report 📦

Path Size
rrweb - record only (gzipped) 16.84 KB (+0.37% 🔺)
rrweb - record & getCanvasManager only (gzipped) 22.92 KB (+0.01% 🔺)
rrweb - record only (min) 57.94 KB (+0.37% 🔺)
rrweb - record with treeshaking flags (gzipped) 15.59 KB (+0.29% 🔺)

@billyvg billyvg marked this pull request as ready for review December 14, 2023 14:49
@billyvg billyvg merged commit bfbf35a into sentry-v2 Dec 14, 2023
@billyvg billyvg deleted the feat-bind-emit-outside-of-get-canvas-manager branch December 14, 2023 14:51
billyvg added a commit that referenced this pull request Apr 26, 2024
From what I can tell, `record` ends up getting bundled separate from
`getCanvasManager` in user-land code and canvas mutation events end up
not being transmitted because `_wrappedEmit` does not get set and it
will hold the wrong `mirror` reference.
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.

3 participants