Closed
Bug 285133
Opened 20 years ago
Closed 8 years ago
PR_ParseTimeString does not handle fraction seconds
Categories
(NSPR :: NSPR, defect, P2)
Tracking
(Not tracked)
RESOLVED
WONTFIX
4.10.2
People
(Reporter: doronr, Assigned: wtc)
Details
Attachments
(1 file)
|
3.65 KB,
patch
|
Details | Diff | Splinter Review |
PR_ParseTimeString does not handle fraction seconds, I have something that fixes it.
| Reporter | ||
Comment 1•20 years ago
|
||
Updated•20 years ago
|
Attachment #176574 -
Flags: review?(wtchang)
| Reporter | ||
Comment 2•20 years ago
|
||
Hmm, do I need to multiply the value by 1000000 at any point?
Updated•18 years ago
|
QA Contact: wtchang → nspr
Comment 3•12 years ago
|
||
wtc: Is this something that would ever get fixed?
| Assignee | ||
Updated•11 years ago
|
Target Milestone: 4.10 → 4.10.1
| Assignee | ||
Updated•11 years ago
|
Target Milestone: 4.10.1 → 4.10.2
Comment 5•9 years ago
|
||
wtc: should I just close this?
Comment 6•8 years ago
|
||
Giving up.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Updated•8 years ago
|
Attachment #176574 -
Flags: review?(wtc)
You need to log in
before you can comment on or make changes to this bug.
Description
•