A user account is required in order to edit this wiki, but we've had to disable public user registrations due to spam.

To request an account, ask an autoconfirmed user on Chat (such as one of these permanent autoconfirmed members).

Talk:WorkerCanvas

From WHATWG Wiki
Revision as of 15:36, 20 March 2015 by Junov (talk | contribs) (Created page with "Why do ImageBitmaps need to be transferable? The object are immutable, so I think it is Okay for threads to reference the same object without cloning.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Why do ImageBitmaps need to be transferable? The object are immutable, so I think it is Okay for threads to reference the same object without cloning.