Closed
Bug 714367
Opened 14 years ago
Closed 14 years ago
Add an explicit getOpenedUnsharedDatabase to storage/test/unit/head_storage.js
Categories
(Core :: SQLite and Embedded Database Bindings, defect)
Tracking
()
RESOLVED
FIXED
mozilla12
People
(Reporter: espindola, Assigned: espindola)
Details
Attachments
(1 file)
Default arguments are hard to work with in JS, and it is not clear from looking a the caller what the true in getOpenedDatabase(true) means.
| Assignee | ||
Comment 1•14 years ago
|
||
Comment 2•14 years ago
|
||
Comment on attachment 585049 [details] [diff] [review]
dd an explicit getOpenedUnsharedDatabase to storage/test/unit/head_storage.js
Review of attachment 585049 [details] [diff] [review]:
-----------------------------------------------------------------
yes, this makes sense!
Attachment #585049 -
Flags: review?(mak77) → review+
| Assignee | ||
Comment 3•14 years ago
|
||
Comment 4•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla12
Updated•1 year ago
|
Product: Toolkit → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•