Closed
Bug 1942273
Opened 28 days ago
Closed 23 days ago
Replace custom AssignRangeAlgorithm algorithm by standard std::uninitialized_copy call
Categories
(Core :: XPCOM, task)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
136 Branch
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: sergesanspaille, Assigned: sergesanspaille)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•28 days ago
|
||
Pushed by sguelton@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/86905157617c
Use std::uninitialized_copy instead of a custom algorithm r=glandium,xpcom-reviewers
Status: NEW → RESOLVED
Closed: 23 days ago
status-firefox136:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•