Refactor to preclude the need for a continuous raf loop (#1328)

* Refactor to preclude the need for a continuous raf loop

* Apply formatting changes

* Create shadow-dom-unbusify.md

---------

Co-authored-by: eoghanmurray <eoghanmurray@users.noreply.github.com>
This commit is contained in:
Eoghan Murray
2024-06-05 19:43:35 +01:00
committed by GitHub
parent 82f6fecf36
commit d38893f633
2 changed files with 14 additions and 18 deletions

View File

@@ -0,0 +1,5 @@
---
'rrweb': patch
---
Refactor to preclude the need for a continuous raf loop running in the background which is related to shadowDom