On Mon, Jul 20, 2015 at 12:37 AM, Kyle Huey <[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.

Nick
_______________________________________________
dev-platform mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to