Re: [css-houdini-drafts] [worklets] addModule() should reject a promise with a more specific exception

It turned out that Error objects are not cloneable (see [crbug.com/82066#c10](https://bugs.chromium.org/p/chromium/issues/detail?id=782066#c10) for details) and cannot be passed between threads. It may be necessary to re-construct an Error object on the document side.

-- 
GitHub Notification of comment by nhiroki
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/509#issuecomment-430099744 using your GitHub account

Received on Tuesday, 16 October 2018 04:50:17 UTC