- From: Justin Novosad <junov@google.com>
- Date: Wed, 23 Oct 2013 11:46:15 -0400
- To: "Robert O'Callahan" <robert@ocallahan.org>
- Cc: WHAT Working Group <whatwg@whatwg.org>, Glenn Maynard <glenn@zewt.org>, Kenneth Russell <kbr@google.com>, Kyle Huey <me@kylehuey.com>
On Tue, Oct 22, 2013 at 5:59 PM, Robert O'Callahan <robert@ocallahan.org>wrote: > On Tue, Oct 22, 2013 at 10:44 PM, Robert O'Callahan <robert@ocallahan.org > >wrote: > > > No problem at all. Can you do it? I need to get a WHATWG account :-). > > > > OK, I added the proposal here: > http://wiki.whatwg.org/wiki/WorkerCanvas > A couple of changes from the previous version: > -- Added ImageBitmap.transferToImage. > -- Removed HTMLImageElement.srcObject (though it may come back in other > contexts) > -- Made ImageBitmap Transferable. This makes it possible to ensure the > worker that generated an ImageBitmap does not keep alive a reference to the > buffer. > -- Removed ImageBitmaps.close() since the use-cases driving this proposal > probably don't need it anymore. Interface Transferable is not defined. >
Received on Wednesday, 23 October 2013 15:46:42 UTC