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(snapshots): make cssom overrides efficient #5218

Merged
merged 1 commit into from Jan 29, 2021
Merged

feat(snapshots): make cssom overrides efficient #5218

merged 1 commit into from Jan 29, 2021

Conversation

dgozman
Copy link
Contributor

@dgozman dgozman commented Jan 29, 2021

  • Intercept CSSOM modifications and recalculate overridden css text.
  • When css text does not change, use "backwards reference" similar
    to node references.
  • Set 'Cache-Control: no-cache' for resources that could be overridden.

- Intercept CSSOM modifications and recalculate overridden css text.
- When css text does not change, use "backwards reference" similar
  to node references.
- Set 'Cache-Control: no-cache' for resources that could be overridden.
@dgozman dgozman merged commit 7fe7d0e into microsoft:master Jan 29, 2021
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.

None yet

2 participants