Closed
Bug 479730
Opened 17 years ago
Closed 16 years ago
mozStorageConnection::Close logs closing improperly
Categories
(Core :: SQLite and Embedded Database Bindings, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.9.3a1
People
(Reporter: sdwilsh, Assigned: wesongathedeveloper)
Details
(Whiteboard: [good first bug])
Attachments
(1 file)
|
856 bytes,
patch
|
vlad
:
review+
|
Details | Diff | Splinter Review |
mozStorageConnection::Close has logging that says it's opening a connection. Should say closing...
http://mxr.mozilla.org/mozilla-central/source/storage/src/mozStorageConnection.cpp#230
| Reporter | ||
Updated•17 years ago
|
Whiteboard: [good first bug]
| Assignee | ||
Comment 1•16 years ago
|
||
Assignee: nobody → wesongathedeveloper
Attachment #406898 -
Flags: review?(vladimir)
Attachment #406898 -
Flags: review?(vladimir) → review+
| Assignee | ||
Updated•16 years ago
|
Keywords: checkin-needed
Comment 2•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3a1
Updated•1 year ago
|
Product: Toolkit → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•