Closed
Bug 1622688
Opened 5 years ago
Closed 5 years ago
Un-#ifdef to enable std::is_trivially_constructible everywhere
Categories
(Core :: JavaScript Engine, task, P1)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla76
| Tracking | Status | |
|---|---|---|
| firefox76 | --- | fixed |
People
(Reporter: emk, Assigned: emk)
References
Details
Attachments
(1 file)
Now std::is_trivially_constructible is available everywhere (at least in our automation.)
https://treeherder.mozilla.org/#/jobs?repo=try&revision=b736056db0da234422acdfba9d3c0599818f6f93
| Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → VYV03354
Status: NEW → ASSIGNED
Updated•5 years ago
|
Priority: -- → P1
Pushed by VYV03354@nifty.ne.jp:
https://hg.mozilla.org/integration/autoland/rev/172dc1d3ac8f
Un-#ifdef to enable std::is_trivially_constructible everywhere. r=jwalden
Comment 3•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in
before you can comment on or make changes to this bug.
Description
•