Closed
Bug 1613202
Opened 5 years ago
Closed 2 years ago
Add a destructor to FfiVec
Categories
(Core :: Graphics: WebRender, enhancement)
Core
Graphics: WebRender
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: jrmuizel, Assigned: jrmuizel)
References
Details
Attachments
(1 file)
2.13 KB,
patch
|
Details | Diff | Splinter Review |
Unfortunately this makes it non-POD which means you can't pass it by value.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee: nobody → jmuizelaar
Comment 2•2 years ago
|
||
I don't think this is relevant any longer.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•