Closed Bug 1929270 Opened 3 months ago Closed 3 months ago

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

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.
Assignee: nobody → sguelton
Status: NEW → ASSIGNED
Pushed by sguelton@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a5ae29b17323 Use std::clamp instead of min/max chain in dom/ r=nika

Backed out for causing multiple failures related to mozalloc_abort

Backout link

Push with failures

Failure log // Failure log 2

This failure is also caused by this bug.

Flags: needinfo?(sguelton)

The std::clamp assertion failed here:

https://hg.mozilla.org/integration/autoland/rev/a5ae29b17323#l1.16

because StickyTimeDuration(-mEffect->NormalizedTiming().Delay() was less than zeroDuration.

Attachment #9435411 - Attachment description: Bug 1929270 - Use std::clamp instead of min/max chain in dom/ r=nika → Bug 1929270 - Use std::clamp instead of min/max chain in dom/ r=nika!
Pushed by sguelton@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1079b962f439 Use std::clamp instead of min/max chain in dom/ r=nika
Flags: needinfo?(sguelton)
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
Regressions: 1932796
Duplicate of this bug: 1932796
No longer duplicate of this bug: 1932796
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: