1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-24 03:32:51 +02:00
bitwarden-browser/apps/browser/src/background
Shane Melton 9eefb4ad16
[PS-94] Ensure autofill always uses the same tab (#3066)
* Require specifying a tab in doAutoFill options to ensure only the desired tab is filled

* Specify well defined type for added tab properties

* Replace new tabToAutoFill property with parameter
2022-07-21 10:56:09 -07:00
..
models [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
commands.background.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
contextMenus.background.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
idle.background.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
main.background.ts [PS-1134] Folder fixes, including revamped auth logic (#3118) 2022-07-18 14:39:12 +02:00
nativeMessaging.background.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
notification.background.ts [PS-1078] Refactor FolderService to use Observables (#3022) 2022-07-12 20:25:18 +02:00
runtime.background.ts [PS-94] Ensure autofill always uses the same tab (#3066) 2022-07-21 10:56:09 -07:00
tabs.background.ts [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
webRequest.background.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00