Commit 5c41495
authored
chore!: Remove web worker execution service and environment (#3371)
This is a redo of #3357, which was reverted in #3359 to avoid two
breaking changes in a row. Now that #3322 is merged, we can do this
again.
The original PR description can be found below.
---
This removes the web worker execution service and execution environment,
as they were unused. We can revert this PR in the future to add them
again, if needed.
## Breaking changes
### `@metamask/snaps-controllers`
- Remove web worker execution service.
### `@metamask/snaps-execution-environments`
- Remove web worker pool execution environment.
- Remove web worker executor execution environment.1 parent 1d36a99 commit 5c41495
18 files changed
Lines changed: 8 additions & 1026 deletions
File tree
- packages
- snaps-controllers
- src/services
- webworker
- snaps-execution-environments
- src/webworker
- executor
- pool
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
Lines changed: 0 additions & 226 deletions
This file was deleted.
Lines changed: 0 additions & 122 deletions
This file was deleted.
This file was deleted.
0 commit comments