Closed
Bug 1651944
Opened 5 years ago
Closed 5 years ago
ParseTaskVector should store UniquePtr
Categories
(Core :: JavaScript Engine, enhancement, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla80
Tracking | Status | |
---|---|---|
firefox80 | --- | fixed |
People
(Reporter: allstars.chh, Assigned: allstars.chh)
Details
Attachments
(1 file)
When I try to refactor HelperThreadState I think it would be simpler if ParseTaskVector stores UniquePtr.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by allstars.chh@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/fdee43218bbc
Store UniquePtr in ParseTaskVector. r=jonco
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox80:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in
before you can comment on or make changes to this bug.
Description
•