Closed
Bug 275083
Opened 20 years ago
Closed 20 years ago
don't use 0 as beginning of time
Categories
(Calendar :: Provider: Local Storage, defect)
Calendar
Provider: Local Storage
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mvl, Assigned: mvl)
Details
Attachments
(1 file)
|
7.43 KB,
patch
|
dmosedale
:
first-review+
|
Details | Diff | Splinter Review |
in all the providers, 0 is used as beginning of time. I don't see a good reason for that. using -0x7fffffffffffffff is a less arbitrary limit, and won't cause any harm.
| Assignee | ||
Comment 1•20 years ago
|
||
Comment 2•20 years ago
|
||
Comment on attachment 168980 [details] [diff] [review] patch v1 r=dmose
Attachment #168980 -
Flags: first-review+
| Assignee | ||
Comment 3•20 years ago
|
||
patch checked in
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•