[css-houdini-drafts] [worklets] Passing a promise to "fetch and invoke a worklet script" algorithm could be wrong

nhiroki has just created a new issue for https://github.com/w3c/css-houdini-drafts:

== [worklets] Passing a promise to "fetch and invoke a worklet script" algorithm could be wrong ==
Passing a promise to "fetch and invoke a worklet script" algorithm[1] could be wrong because the algorithm may run on a different thread from owner document's thread where the promise is created.

[1] https://drafts.css-houdini.org/worklets/#fetch-and-invoke-a-worklet-script

Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/394 using your GitHub account

Received on Tuesday, 18 April 2017 08:56:33 UTC