Re: [whatwg] ImageBitmap feature requests

On Tue, May 20, 2014 at 10:01 PM, Justin Novosad <junov@google.com> wrote:
> I wonder what kind of broader effect it would have if image content can no
> longer be uniquely identified or retrieved using a URL. In many places in
> Blink/WebKit (and presumably other implementations as well) URLs are used as
> keys and handles for image resources. All of that would have to be
> refactored.

Right. We had to do that for media elements too though (or are about
to, not sure what the status is). And you could always mint an
internal blob URL for it, you just have to be careful not to leak it.


-- 
http://annevankesteren.nl/

Received on Wednesday, 21 May 2014 08:11:42 UTC