1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-23 03:22:50 +02:00
bitwarden-browser/apps/browser/src/platform
Nick Krantz a42006763d
[PM-9455] FireFox back handling (#10867)
* Refactor `POPUP_VIEW_MEMORY` to use `disk` rather than memory for the browser extension.

- When FireFox opens the popup in an standalone window memory is lost, thus causing the `popup-route-history` to be lost and back navigation ceases to work

* spelling

* revert state definition change

* add `onUpdated` event for firefox

* rework observable handling

* remove unneeded `from`
2024-09-17 08:42:57 -05:00
..
browser [PM-8582] Move Safari browser check to libs/platform (#11007) 2024-09-16 15:36:05 -04:00
decorators [PM-7917] Remove session sync (#9024) 2024-05-07 13:25:49 -04:00
listeners [PM-6426] Create TaskSchedulerService and update long lived timeouts in the extension to leverage the new service (#8566) 2024-07-15 10:32:30 -05:00
messaging [PM-8292] Fixup ForegroundSyncService (#9292) 2024-05-29 12:12:58 -04:00
offscreen-document [PM-10754] Store DeviceKey In Backup Storage Location (#10469) 2024-08-12 13:29:22 -04:00
popup [PM-3530] browser extension view cache (#10437) 2024-08-26 16:09:33 -04:00
services [PM-9455] FireFox back handling (#10867) 2024-09-17 08:42:57 -05:00
state [PM-7985] Add & Use InlineDerivedStateProvider (#9131) 2024-05-13 07:42:29 -04:00
storage [PM-10754] Store DeviceKey In Backup Storage Location (#10469) 2024-08-12 13:29:22 -04:00
sync Move lastSync State (#10272) 2024-08-06 15:01:42 -04:00
utils [PM-8292] Fixup ForegroundSyncService (#9292) 2024-05-29 12:12:58 -04:00
background.html Add missing doctype (#10860) 2024-09-05 20:22:45 -04:00
background.ts [PM-7581] Validate cache state from external contexts within LocalBackedSessionStorage (#8842) 2024-04-19 19:55:34 +00:00
flags.ts [PM-7653] Do not store disk-backed sessions as single blobs (#8852) 2024-04-22 10:14:38 -04:00
globals.d.ts [PM-5880] Refactor browser platform utils service to remove window references (#7885) 2024-03-06 16:33:38 +00:00