Closed
Bug 343902
Opened 19 years ago
Closed 19 years ago
Broken on Mozilla 1.0 due to use of Date.now()
Categories
(Other Applications Graveyard :: ChatZilla, defect)
Other Applications Graveyard
ChatZilla
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rdmsoft, Assigned: rdmsoft)
References
()
Details
(Whiteboard: [cz-0.9.75])
Attachments
(1 file)
|
2.46 KB,
patch
|
bugzilla-mozilla-20000923
:
review+
|
Details | Diff | Splinter Review |
ChatZilla uses Date.now() in 4 places, though it was only added in Mozilla 1.1. It's the one in init() (static.js) that's totally breaking us.
| Assignee | ||
Comment 1•19 years ago
|
||
Updated•19 years ago
|
Attachment #228540 -
Flags: review?(silver) → review+
Comment 2•19 years ago
|
||
Checked in --> FIXED.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Whiteboard: [cz-0.9.75]
Updated•1 year ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•