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

Nick
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to