mirror of
https://github.com/bitwarden/browser
synced 2026-02-08 04:33:38 +00:00
* follow existing popout guard pattern to force popout on firefox when filepicker is exposed * move firefox guard to tools ownership & revert changes to auth owned file * initial refactor to consolidate logic using file-picker-popout.guard * remove safari from guard & disable forced popout in vault import * enforce popout on Safari with test coverage * use userAgent and consistent detection for platform detection * refactor guard tests involving routes * replace imports lost during merge * remove text sends from popout requirement and update tests * add tooltip and screen-reader text describing popout behavior