Closed
Bug 1782604
Opened 13 days ago
Closed 11 days ago
Make UniquePtr(nullptr) constexpr
Categories
(Core :: MFBT, enhancement, P3)
Core
MFBT
Tracking
()
RESOLVED
FIXED
105 Branch
Tracking | Status | |
---|---|---|
firefox105 | --- | fixed |
People
(Reporter: alaskanemily, Assigned: alaskanemily)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•13 days ago
|
||
Assignee | ||
Comment 2•13 days ago
|
||
Found while debugging an issue with :az, this should be constexpr just like the default constructor.
Pushed by emcdonough@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a0eced0bce86 Make UniquePtr(nullptr) constexpr r=glandium
Comment 4•11 days ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 11 days ago
status-firefox105:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 105 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•