Closed
Bug 1628751
Opened 5 years ago
Closed 5 years ago
Replace use of standard library traits classes by the _v or _t version in the rest of the engine
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla77
Tracking | Status | |
---|---|---|
firefox77 | --- | fixed |
People
(Reporter: jonco, Assigned: jonco)
Details
Attachments
(1 file)
Following on from bug 1628389, convert the engine to use the more concise and less error-prone _v and _t versions of standard library traits classes where possible.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0748ce82ab9d
Replace use of standard library traits classes by the _v or _t versions r=jwalden
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in
before you can comment on or make changes to this bug.
Description
•