[css-houdini-drafts] Pull Request: [worklets] Queue a task to reject addModule()

nhiroki has just submitted a new pull request for https://github.com/w3c/css-houdini-drafts:

== [worklets] Queue a task to reject addModule() ==
This is a follow-up patch for #958. A task to reject addModule() should
be queued with script's error to rethrow to run on the thread where
addModule() is called.

This fixes #509 

See https://github.com/w3c/css-houdini-drafts/pull/967

Received on Wednesday, 2 October 2019 02:10:11 UTC