- From: Anne van Kesteren via GitHub <sysbot+gh@w3.org>
- Date: Wed, 22 Jun 2016 13:22:17 +0000
- To: public-houdini-archive@w3.org
annevk has just created a new issue for https://github.com/w3c/css-houdini-drafts: == draw a paint image is not thread safe == https://drafts.css-houdini.org/css-paint-api/#draw-a-paint-image seems to access the worklet, the document, and the box tree. These are not necessarily on the same thread in the future. And if we want to enable that future, we need to design now to avoid those kind of issues. @bzbarsky Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/231 using your GitHub account
Received on Wednesday, 22 June 2016 13:22:24 UTC