Re: Forbid constants on [noInterfaceObject] interfaces

2013/7/31 Boris Zbarsky <bzbarsky@mit.edu>

> On 7/31/13 5:21 AM, David Bruant wrote:
>
>> This results in TEMPORARY and PERSISTENT global properties. Look in a
>> recent Chrome console.
>>
>
> That sounds like a bug in Chrome, pure and simple.

given how they promote the feature [1] (see code snippets in the article,
it has both "PERSISTENT" and window.TEMPORARY), I doubt this is a bug.
Worse, I doubt this can be changed.


>
>  I'll take the time later to send feedback to the File API people to see
>> if this can be changed.
>>
>
> In this case, I suspect that the LocalFileSystem interface should in fact
> have an interface object...

Agreed. i'll start a thread on public-webapps.

David

[1] http://www.html5rocks.com/en/tutorials/file/filesystem/

Received on Wednesday, 31 July 2013 16:43:38 UTC