Closed Bug 500256 Opened 16 years ago Closed 11 years ago

mozIStorageRow should provide a scriptable wrapper

Categories

(Core :: SQLite and Embedded Database Bindings, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 512761

People

(Reporter: adw, Unassigned)

Details

mozIStorageStatement has mozIStorageStatementWrapper, which makes it easy to get result values from JS, e.g., stmt.row.foo gets the value of column foo in the current row of a result set. It would be nice to be able to access result values in a similar fashion for mozIStorageRow.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Product: Toolkit → Core
You need to log in before you can comment on or make changes to this bug.