jml wrote:
(does this mean that both the caller and callee must use the nsIMemory to manage the memory used by the nsAString?)nsAC?String typically does its own memory management; just destroying the object should clean up its internal buffers and such.
