HomePhabricator
Diffusion Comm 09126feb26d5

[web] Deprecate non-worker opaque wasm

Description

[web] Deprecate non-worker opaque wasm

Summary:
ENG-7242 : Deprecate opaque WASM for non-worker web context

D11274, as a part of moving the identity client to the shared worker, introduces a new way to host the opaque WASM file for the webworker that is more inline with the rest of the WASM files. This diff removes the previous WASM file hosted for the browser tab JS context.

Depends on D11351

Test Plan: Made sure that in dev and prod there were no errors in the console after loading the webapp.

Reviewers: kamil, tomek

Reviewed By: kamil

Subscribers: ashoat

Differential Revision: https://phab.comm.dev/D11352

Details

Provenance
Michal Gniadek <michal.gniadek@swmansion.com>Authored on Mar 19 2024, 6:01 AM
Reviewer
kamil
Differential Revision
D11352: [web] Deprecate non-worker opaque wasm
Parents
rCOMMbe6c43405452: [web] Migrate crypto store to shared worker
Branches
Unknown
Tags
Unknown

Event Timeline

Michal Gniadek <michal.gniadek@swmansion.com> committed rCOMM09126feb26d5: [web] Deprecate non-worker opaque wasm (authored by Michal Gniadek <michal.gniadek@swmansion.com>).Mar 28 2024, 3:58 AM