Closed Bug 1929222 Opened 1 month ago Closed 1 month ago

Use std::clamp instead of min/max chain in gfx/

Categories

(Core :: MFBT, task)

task

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.
Attachment #9435343 - Attachment description: Bug 1929222 - Use std::clamp instead of min/max chain in gfx/ r=aosmond → Bug 1929222 - Use std::clamp instead of min/max chain in gfx/ r=aosmond!
Pushed by sguelton@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/17f9248f7a54 Use std::clamp instead of min/max chain in gfx/ r=aosmond

Backed out for causing build bustages @ ScaledFontMac.cpp

[task 2024-11-05T15:26:08.597Z] 15:26:08    ERROR -  /builds/worker/checkouts/gecko/gfx/2d/ScaledFontMac.cpp:596:17: error: no matching function for call to 'clamp'
Flags: needinfo?(sguelton)
Pushed by sguelton@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f61560a1ccfe Use std::clamp instead of min/max chain in gfx/ r=aosmond
Status: NEW → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
Regressions: 1930023
Flags: needinfo?(sguelton)
Depends on: 1930673
No longer depends on: 1930673
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: