Open Bug 1478119 Opened 6 years ago Updated 2 years ago

Support bare 'nsID' in xpconnect

Categories

(Core :: XPConnect, enhancement, P3)

enhancement

Tracking

()

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++.
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.