Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fire an error event for parse errors when constructing SharedWorker
This aligns the behavior of parse errors in a SharedWorker with fetch failures. See discussion in #5323, which has gone beyond that to also discuss other types of errors, but for now we have agreement on parse errors at least.
- Loading branch information