On Mon, Jul 20, 2015 at 5:18 PM, Nicholas Nethercote <n.netherc...@gmail.com> wrote: >> >> Is there a reason the iterator methods are named GetKey(), GetData(), >> etc instead of just Key(), Data(), etc? > > For PLDHashTable and nsTHashtable it's just Get(), and I followed that > for nsBaseHashtable. But I can change it to Key(), Data() and > UserData(); not many nsBaseHashtable conversions have occurred yet.
Oh, you beat me to it. Thank you. Nick _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform