Re: Blob URL Origin

On 5/12/14, 5:28 AM, Anne van Kesteren wrote:
> so blob:https://origin:42/uuid would be fine.

I'd really rather we didn't make web pages parse these strings to get 
the origin.  A static method on Blob that takes a valid blob: URI and 
returns its origin seems like it should be pretty easy for UAs to 
implement, though.

-Boris

Received on Monday, 12 May 2014 14:32:22 UTC