Closed
Bug 1607816
Opened 5 years ago
Closed 5 years ago
Replace mozilla::MaxValue and mozilla::MinValue with std::numeric_limits.
Categories
(Core :: MFBT, task)
Core
MFBT
Tracking
()
RESOLVED
FIXED
mozilla74
Tracking | Status | |
---|---|---|
firefox74 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
Details
Attachments
(2 files, 1 obsolete file)
No description provided.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/17a0ccc0cad7
Replace mozilla::{Max, Min}Value with std::numeric_limits. r=froydnj
Assignee | ||
Comment 3•5 years ago
|
||
Assignee | ||
Comment 4•5 years ago
|
||
Comment 5•5 years ago
|
||
Comment on attachment 9119469 [details]
Bug 1607816 - Fix another usage that I had submitted to bug 1607826, but without which the previous patch doesn't build.
Revision D59160 was moved to bug 1607826. Setting attachment 9119469 [details] to obsolete.
Attachment #9119469 -
Attachment is obsolete: true
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/autoland/rev/eef53b90f8d3
Fix another usage that I had submitted to bug 1607826, but without which the previous patch doesn't build.
Comment 7•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/17a0ccc0cad7
https://hg.mozilla.org/mozilla-central/rev/eef53b90f8d3
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in
before you can comment on or make changes to this bug.
Description
•