Closed
Bug 1929219
Opened 1 month ago
Closed 27 days ago
Use std::clamp instead of min/max chain in js/
Categories
(Core :: MFBT, task)
Core
MFBT
Tracking
()
RESOLVED
FIXED
134 Branch
Tracking | Status | |
---|---|---|
firefox134 | --- | fixed |
People
(Reporter: sergesanspaille, Assigned: sergesanspaille)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•1 month ago
|
||
Updated•1 month ago
|
Attachment #9435338 -
Attachment description: Bug 1929219 - Use std::clamp instead of min/max chain in js/ r=arai → Bug 1929219 - Use std::clamp instead of min/max chain in js/ r=arai!
Pushed by sguelton@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d76ec0d87f8e
Use std::clamp instead of min/max chain in js/ r=arai,nbp
Status: NEW → RESOLVED
Closed: 27 days ago
status-firefox134:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•