1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-06 05:28:51 +02:00
bitwarden-browser/apps
Matt Gibson ee2f96d3c4
Use a service to track when to open and close offscreen document (#8977)
* Use a service to track when to open and close offscreen document

There some strangeness around maintaining the offscreen document for more callbacks, that need not have the same reasons and justifications as the original.

We'd need to test, but perhaps the intent is something closer to maintaining a work queue ourselves and creating the offscreen page for only a single reason as it comes in, then waiting for that page to close before opening another.

* Prefer builtin promise flattening

* Await anything and everything

---------

Co-authored-by: Cesar Gonzalez <cesar.a.gonzalezcs@gmail.com>
2024-05-02 09:10:06 +02:00
..
browser Use a service to track when to open and close offscreen document (#8977) 2024-05-02 09:10:06 +02:00
cli [PM-3483] Remove migrateKeyForNeverLockIfNeeded Logic (#8953) 2024-05-01 15:50:40 -04:00
desktop Add beta extension to allowed native messaging hosts (#8996) 2024-05-01 13:43:15 -04:00
web [AC-2170] Group modal - limit admin access - collections tab (#8758) 2024-05-02 09:54:18 +10:00