Closed
Bug 1782604
Opened 10 months ago
Closed 10 months 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•10 months ago
|
||
Assignee | ||
Comment 2•10 months 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•10 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 10 months 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
•