Open
Bug 1478119
Opened 6 years ago
Updated 2 years ago
Support bare 'nsID' in xpconnect
Categories
(Core :: XPConnect, enhancement, P3)
Core
XPConnect
Tracking
()
NEW
People
(Reporter: nika, Unassigned)
References
Details
It would ideally be passed as:
in: const nsID&
out/inout: nsID&
element: nsID
This could let us move away from needing to heap allocate nsID objects whenever we want to pass them between JS and C++.
Reporter | ||
Updated•6 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•