Closed
Bug 487230
Opened 16 years ago
Closed 16 years ago
Remove dead code in mozStorageValueArray.*
Categories
(Core :: SQLite and Embedded Database Bindings, defect)
Core
SQLite and Embedded Database Bindings
Tracking
()
RESOLVED
FIXED
mozilla1.9.2a1
People
(Reporter: sdwilsh, Assigned: sdwilsh)
Details
Attachments
(1 file)
|
7.21 KB,
patch
|
asuth
:
review+
|
Details | Diff | Splinter Review |
Looking at test code coverage, I noticed we have some dead code that should be killed off.
Attachment #371461 -
Flags: review?(bugmail)
| Assignee | ||
Updated•16 years ago
|
Whiteboard: [needs review asuth]
Comment 1•16 years ago
|
||
Comment on attachment 371461 [details] [diff] [review]
v1.0
Hooray for dead code removal!
Attachment #371461 -
Flags: review?(bugmail) → review+
Updated•16 years ago
|
Whiteboard: [needs review asuth] → [can land]
| Assignee | ||
Comment 2•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Flags: in-testsuite-
OS: Mac OS X → All
Hardware: x86 → All
Resolution: --- → FIXED
Whiteboard: [can land]
Target Milestone: --- → mozilla1.9.2a1
Updated•1 year ago
|
Product: Toolkit → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•