[Bug 17649] Address WebIDL comments from Kyle Huey and Ms2ger

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17649

--- Comment #15 from Joshua Bell <jsbell@chromium.org> ---
(In reply to comment #1)
> 3.2.5
> 
> Is it intentional that IDBObjectStore.indexNames does not return the same
> DOMStringList every time, unlike IDBDatabase.objectStoreNames (yes, I
> realize that the circumstances under which the former can change are much
> broader).

Is this question about the identity of the DOMStringList object returned by the
property accesses, or about the values contained in the lists?

I'm choosing to focus on the inconsistencies between the property definitions.
I've added the same text about snapshotting to indexNames as is present on
objectStoreNames.

If that's not the intent of the question, can we file a new bug?

Resolved in https://dvcs.w3.org/hg/IndexedDB/rev/49660ca248b0

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 1 March 2013 22:26:22 UTC