Closed
Bug 552558
Opened 16 years ago
Closed 4 years ago
Use JS_ValueToSource in BuildDataSource
Categories
(Core :: js-ctypes, defect, P3)
Core
js-ctypes
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: dwitte, Unassigned)
References
Details
From jorendorff's review in bug 513788 (re BuildDataSource() in CTypes.cpp):
> In BuildDataSource:
> A simpler way to implement this would be to use ConvertToJS and then call
> JS_ValueToSource on the result. But if you want to keep this code, a few nits:
Comment 2•7 years ago
|
||
Moving to p3 because no activity for at least 1 year(s).
See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Priority: P2 → P3
Comment 3•4 years ago
|
||
BuildDataSource has been rebuilt since this bug was opened.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•