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

fix(rrweb): fix CSS parser for AddHover #14

Merged
merged 7 commits into from
Jun 10, 2024
Merged

fix(rrweb): fix CSS parser for AddHover #14

merged 7 commits into from
Jun 10, 2024

Conversation

jxiwang
Copy link
Collaborator

@jxiwang jxiwang commented Jun 10, 2024

AddHover can cause the main thread UI to hang, with one of the blockers being the CSS parser. Fixed here. This new parser utilizes different logic and serves as a good placeholder until a new CSS parsing architecture is introduced.

Copy link

changeset-bot bot commented Jun 10, 2024

🦋 Changeset detected

Latest commit: 76d70af

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 8 packages
Name Type
@amplitude/rrweb Patch
@amplitude/rrweb-snapshot Patch
@amplitude/rrdom Patch
@amplitude/rrdom-nodejs Patch
@amplitude/rrweb-player Patch
@amplitude/rrweb-types Patch
@amplitude/rrweb-web-extension Patch
@amplitude/rrvideo Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@jxiwang jxiwang changed the title Pr 1401 restore fix(rrweb): fix CSS parser for AddHover Jun 10, 2024
@jxiwang jxiwang merged commit c51ebed into master Jun 10, 2024
8 of 10 checks passed
@github-actions github-actions bot mentioned this pull request Jun 10, 2024
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