mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-01 21:10:49 +08:00
* PM-14236 add overlay background call to internal autofill * update overlay background to handel vaultAutofillSuggestionUsed call * update main and runtime to pass message * add rough testing to verify calls are being made or not * remove spacing * reduce scope and handle update in main background * clean type, remove cipherId which is no longer used * when keyboard shortcut is used, update overlay ciphers to freflect new order immediately * keep separation of concerns, put handleAutofillSuggestionUsed back in overlay, add tests * reduced approach |
||
|---|---|---|
| .. | ||
| commands.background.ts | ||
| idle.background.ts | ||
| main.background.spec.ts | ||
| main.background.ts | ||
| nativeMessaging.background.ts | ||
| runtime.background.ts | ||