clients/apps/browser/src
Addison Beck 0ae10f0d9b
fix(safari): make sure to return from bespoke reload clause (#12661)
On https://github.com/bitwarden/clients/pull/12326 I refactored and
extended a bit of special case logic for process reloads on Safari. This
appears to have caused a regression, and I think it's because I didn't
return from the function when Safari reloads. This makes it still call
`chrome.runtime.reload()`, which makes Safari send an "install" event,
which leads to our extension opening it's Getting Started page.

This commit returns after the location reload in Safari. This is tricky
to test locally as the issue does not appear with sideloaded apps. I'll
test it with Testflight!
2025-01-02 14:46:31 -05:00
..
_locales Autosync the updated translations (#12627) 2024-12-30 17:56:09 +00:00
admin-console/types Remove deprecated factory methods (#9077) 2024-05-20 09:07:39 +10:00
auth [PM-16505] added hideFooter value to browser extension anon call (#12619) 2025-01-02 11:08:53 -05:00
autofill handle expiry field placeholder values with capitalized values (#12559) 2024-12-30 09:17:57 -05:00
background “PM-15592 (#12489) 2024-12-27 13:31:11 -05:00
billing/popup/settings Remove v1 premium component (#12580) 2024-12-30 19:13:46 +01:00
browser [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
images [PS-1693] feat(browser): implement theming for notification bar (#3805) 2022-10-27 19:34:47 +02:00
key-management Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
models [PM-7114] Remove legacy Send code from browser extension (#12342) 2024-12-20 19:46:34 +00:00
platform fix(safari): make sure to return from bespoke reload clause (#12661) 2025-01-02 14:46:31 -05:00
popup [PM-16505] added hideFooter value to browser extension anon call (#12619) 2025-01-02 11:08:53 -05:00
safari [PM-11290] Fix safari not starting with sdk (#11438) 2024-10-07 18:00:07 +02:00
services Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
tools [PM-7114] Remove legacy Send code from browser extension (#12342) 2024-12-20 19:46:34 +00:00
types [AC-1011] Admin Console / Billing code ownership (#4973) 2023-03-22 10:03:50 -05:00
vault [PM-16094] Remove lowercasing of vault page headers titles (#12438) 2024-12-30 18:57:22 +01:00
managed_schema.json [SM-88] [BEEEP] Add support for chrome.storage.managed for environment urls (#3120) 2022-08-08 07:40:09 -04:00
manifest.json Bump version to 2025.1.0 (#12622) 2024-12-30 11:03:51 -05:00
manifest.v3.json Bump version to 2025.1.0 (#12622) 2024-12-30 11:03:51 -05:00