bitwarden-estensione-browser/apps
md-5 e3fc4547ae
Handle detached table cells in autofill service (#10880)
Fixes errors and high CPU usage / browser lockup on offending webpages.

HTMLTableCellElement.cellIndex will be -1 if the cell is not part of any row, which will cause getTextContentFromElement to fail since it will not receive a valid sibling cell.
2024-09-06 17:22:43 -04:00
..
browser Handle detached table cells in autofill service (#10880) 2024-09-06 17:22:43 -04:00
cli [PM-11619] Replace client-side feature flag with server-side flag (#10709) 2024-09-06 09:25:15 -04:00
desktop Remove unnecessary plist keys in desktop_proxy (#10933) 2024-09-06 20:06:01 +02:00
web Update organization-plans.component to use new payment-v2.component when FF is on (#10906) 2024-09-06 10:19:12 -04:00