On Fri, Jul 24, 2015 at 11:26 AM, Nicholas Nethercote
<n.netherc...@gmail.com> wrote:
>
> Given that, I went ahead and filed bugs to get rid of the ~200
> nsBaseHashtable::EnumerateRead() calls and ~140
> nsBaseHashtable::Enumerate() calls. They are all marked as blocking
> https://bugzilla.mozilla.org/show_bug.cgi?id=1181444, and they come in
> a range of sizes.

These calls have now all been converted to iteration.

Enumeration functions no longer exist in PLDHashTable, nsTHashtable,
and nsBaseHashtable.

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

Reply via email to