On Thu, Apr 21, 2016 at 1:23 PM, Kris Maglione <[email protected]> wrote: > > If we do this, can we please use |nsresult*| rather than |nsresult&|?
I prefer a reference because of the guarantee of non-nullness. But I could live with a pointer if people think it's better. Nick _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

