[Webkit-unassigned] [Bug 36089] Web SQL: SQLResultSetRowList does not support indexing of rows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 16 14:57:43 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36089


Matt Bishop <matt at re-entry.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |matt at re-entry.ca




--- Comment #1 from Matt Bishop <matt at re-entry.ca>  2010-09-16 14:57:43 PST ---
I disagree.  I don't see anywhere in the html5 webdatabase spec that states the rows object is actually an array.  It is very clear about how to get a specific row:

"The item(index) attribute must return the row with the given index index."

The confusing thing about this spec (see http://dev.w3.org/html5/webdatabase/#sqlresultsetrowlist) is that it has methods that make it _look_ like an array but it is not actually a data structure.

This bug should be closed.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list