Re: [IndexedDB] WebIDL-related spec nits

On Mon, Jun 11, 2012 at 6:44 PM, Joshua Bell <jsbell@chromium.org> wrote:
> On Sun, Jun 10, 2012 at 7:45 PM, Kyle Huey <me@kylehuey.com> wrote:
>> IDBRequest.readyState should be an enum type, not a DOMString.
>
> This was an intentional change, see discussion starting at:
>
> http://lists.w3.org/Archives/Public/public-webapps/2012JanMar/0814.html
>
> Are you pointing out an inconsistency in the spec, or expressing a
> preference?

There was a change from constants to DOMString. But DOMString is
wrong. http://dev.w3.org/2006/webapi/WebIDL/#idl-enums should be used.


-- 
Anne — Opera Software
http://annevankesteren.nl/
http://www.opera.com/

Received on Monday, 11 June 2012 17:09:44 UTC