bitwarden-estensione-browser/apps
Cesar Gonzalez bbf1473022
[PM-5295] Improve autofill collection of page details performance (#9063)
* [PM-5295] Improve autofill collection of page details performance

* [PM-5295] Reworking implementation to leverage requestIdleCallback instead of requestAnimationFrame

* [PM-5295] Reworking implementation to leverage requestIdleCallback instead of requestAnimationFrame

* [PM-5295] Incorporating documentation for added methods

* [PM-5295] Reworking how we handle collection of shadowRoot elements

* [PM-5295] Fixing jest tests relating to the defined pseudo selector

* [PM-5295] Fixing jest tests relating to the defined pseudo selector

* [PM-5295] Refactoring

* [PM-5295] Refactoring

* [PM-5295] Refactoring

* [PM-5295] Starting the work to set up the tree walker strategy under a feature flag

* [PM-5295] Incorporating methodology for triggering a fallback to the TreeWalker API if issues arise with the deepQuery approach

* [PM-5295] Fixing jest test
2024-05-23 18:30:37 +00:00
..
browser [PM-5295] Improve autofill collection of page details performance (#9063) 2024-05-23 18:30:37 +00:00
cli Fix failing CLI build (#9308) 2024-05-22 10:56:03 -04:00
desktop fix clear when account unavailable error (#9299) 2024-05-22 10:03:17 -04:00
web PM-2058 Update Two Factor Recovery Dialog (#8985) 2024-05-23 20:47:11 +05:30