WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
47600
SQLResultSetRowList should support column names
https://bugs.webkit.org/show_bug.cgi?id=47600
Summary
SQLResultSetRowList should support column names
pglaser
Reported
2010-10-13 10:22:43 PDT
The public interface of SQLResultSetRowList has a columnNames method, but the corresponding idl only supports length and item. There are cases in javascript where it would be useful to iterate the column names in a result set (e.g., dynamic grids from arbitrary result sets).
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug