On Mon, Jul 20, 2015 at 5:18 PM, Nicholas Nethercote
<[email protected]> 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
[email protected]
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to