Closed
Bug 1330365
Opened 8 years ago
Closed 8 years ago
Use mozilla::TimeStamp instead of NSPR's PRIntervalTime for OCSP timeout code
Categories
(Core :: Security: PSM, defect, P1)
Core
Security: PSM
Tracking
()
RESOLVED
FIXED
mozilla53
Tracking | Status | |
---|---|---|
firefox53 | --- | fixed |
People
(Reporter: Cykesiopka, Assigned: Cykesiopka)
Details
(Whiteboard: [psm-assigned])
Attachments
(1 file)
mozilla::TimeStamp is generally superior to PRIntervalTime, and switching lets us get rid of yet another NSPR dependency.
Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8826822 [details]
Bug 1330365 - Use mozilla::TimeStamp instead of NSPR's PRIntervalTime for OCSP timeout code.
https://reviewboard.mozilla.org/r/104698/#review106120
Cool - r=me.
Attachment #8826822 -
Flags: review?(dkeeler) → review+
Assignee | ||
Comment 3•8 years ago
|
||
Thanks!
https://treeherder.mozilla.org/#/jobs?repo=try&revision=b9413d37068adb90230ff813084c90dd6d4eabca
Keywords: checkin-needed
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/c4abb503bfcd
Use mozilla::TimeStamp instead of NSPR's PRIntervalTime for OCSP timeout code. r=keeler
Keywords: checkin-needed
Comment 5•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox53:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
You need to log in
before you can comment on or make changes to this bug.
Description
•