Re: revokeObjectURL behavior

On Wed, Nov 17, 2010 at 3:46 AM, Anne van Kesteren <annevk@opera.com> wrote:
> On Tue, 16 Nov 2010 20:42:25 +0100, Jonas Sicking <jonas@sicking.cc> wrote:
>>
>> I think for safety, I'm leaning towards saying that different
>> same-origin windows can unregister each others URLs. But if
>> revokeObjectURL is called with a string that is not a same-origin URL,
>> it does nothing (other than possibly warning in error consoles if the
>> UA so desires).
>>
>> Let me know what you think.
>
> Could make it return a boolean that indicates success.

What's the use case? Do you really expect authors to use it?

/ Jonas

Received on Wednesday, 17 November 2010 18:12:32 UTC