Uprade to comlink v4
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
Created by: felixfbecker
Closes #3989.
There were a bunch or renames, and StringMessageChannelAdapter is no longer bundled with comlink. There is a new experimental string channel support, that is less leaky.
Corresponding upstream comlink PR to fix types: https://github.com/GoogleChromeLabs/comlink/pull/451
Tested manually in the webapp and browser extension.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.