Re: [w3ctag/design-reviews] OffscreenCanvas new commit() and DedicatedWorker.requestAnimationFrame (#288)

> According to https://developer.mozilla.org/en-US/docs/Web/API/OffscreenCanvas/OffscreenCanvas Chrome already says they would be shipping OffscreenCanvas, but if the spec is still in flux, what exactly is Chrome shipping?

OffscreenCanvas was shipped in Chromium, without the `commit()` method, because incompatibilities with the event loop of workers was not resolved.

I agree it should be removed from the spec, will follow up with @fserb .

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/288#issuecomment-566710862

Received on Tuesday, 17 December 2019 19:24:24 UTC