mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-22 11:45:59 +01:00
d63a9a2d9f
* PM-2403 - (1) Fix issue with Safari's tab extension not closing after successful SSO Login + 2FA continue which sidesteps the inconsistent MP invalid issue (due to invalid KDF config settings on reload) -- Firefox + sidebar, opera + sidebar, chrome, safari, and edge tested (2) Refactor reload logic to exempt the current window from the reload logic as we really only need to reload sidebars so they end up on the lock screen vs staying on the login screen and we are just going to close the open extension running in the tab. (3) Added comments * PM-2403 - Per PR feedback, update reloadOpenWindows exemptCurrentHref filter to properly work * PM-2403 - Per PR feedback, remove unneeded new method and replace with existing method closeBitwardenExtensionTab after testing on all browsers (apparently the chrome.tabs namespace is supported in all major browsers that we support now) * PM-2403 - Refactor sync to be kicked off earlier in the process b/c to make sure that closing the window does not abort it |
||
---|---|---|
.. | ||
_locales | ||
admin-console | ||
alarms | ||
auth | ||
autofill | ||
background | ||
browser | ||
decorators | ||
images | ||
listeners | ||
models | ||
popup | ||
safari | ||
services | ||
tools/popup | ||
types | ||
vault | ||
background.html | ||
background.ts | ||
flags.ts | ||
globals.d.ts | ||
managed_schema.json | ||
manifest.json | ||
manifest.v3.json |