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