Closed
Bug 915968
Opened 11 years ago
Closed 11 years ago
Fix startTime serialization
Categories
(Toolkit :: Downloads API, defect)
Toolkit
Downloads API
Tracking
()
RESOLVED
FIXED
mozilla26
People
(Reporter: Felipe, Assigned: Felipe)
References
Details
Attachments
(1 file)
(deleted),
patch
|
Felipe
:
review+
|
Details | Diff | Splinter Review |
Spin off from bug 906134, to unblock bug 906139.
The startTime variable was created as a Date, but when serialized to disk and reserialized, kept as a string from its toJSON representation.
More details about the fix can be found in bug 906134.
Attachment #804182 -
Flags: review+
Assignee | ||
Comment 1•11 years ago
|
||
Comment 2•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla26
You need to log in
before you can comment on or make changes to this bug.
Description
•