mirror of
https://github.com/bitwarden/browser
synced 2026-02-09 13:10:17 +00:00
* [PM-5682] Chrome's extension API for retrieving closed ShadowRoots from elements causes performance issues when passed a Node with nested children * [PM-5682] Updating jest test to reflect logic changes * [PM-5682] Removing instances of instanceof check to facilitate better performance * [PM-5682] Fixing jest test to ensure code coverage * [PM-5682] Fixing merge conflict