Closed
Bug 1434813
Opened 7 years ago
Closed 7 years ago
Fix integer overflow of places.database.lastMaintenance in testing/talos/talos/config.py
Categories
(Testing :: Talos, defect, P2)
Tracking
(firefox60 fixed)
RESOLVED
FIXED
mozilla60
Tracking | Status | |
---|---|---|
firefox60 | --- | fixed |
People
(Reporter: n.nethercote, Assigned: n.nethercote)
References
Details
Attachments
(1 file)
testing/talos/talos/config.py has exactly the same problem I fixed in bug 1424030.
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8947346 [details]
Bug 1434813 - Fix integer overflow of places.database.lastMaintenance in testing/profiles/prefs_general.js. .
https://reviewboard.mozilla.org/r/217082/#review222912
I like the coincidence of this needing a fix the same day I read this on irc:
<mccr8> Variable of the day: FAR_IN_FUTURE
Attachment #8947346 -
Flags: review?(mh+mozilla) → review+
Assignee | ||
Comment 3•7 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/a9ce3cd892a796726d4a7077b705204d1c9a30b0
Bug 1434813 - Fix integer overflow of places.database.lastMaintenance in testing/profiles/prefs_general.js. r=glandium.
Comment 4•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
Updated•6 years ago
|
Assignee: nobody → n.nethercote
You need to log in
before you can comment on or make changes to this bug.
Description
•