Skip to content

importScripts() wants a side-effect free version of "create a script" #193

@annevk

Description

@annevk

I'm not a 100% sure still, but the more I read, the more it seems like "create a script" has a side effect in step 7. It invokes "report an error" which ends up dispatching an event of sorts on the global.

However, importScripts() seems to expect it to rethrow.

This came up in #166 which does some refactoring in that general area.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions