Details
Details
Used memory is the same after overwriting session
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
web/shared-worker/worker/worker-crypto.js | ||
---|---|---|
762 ↗ | (On Diff #47495) | In this case, do we fail to call .free for the new session, which is discarded? |
web/shared-worker/worker/worker-crypto.js | ||
---|---|---|
762 ↗ | (On Diff #47495) | yes, good catch - updated and I looked through the file to find other throws/early-exits |