Philip Chee wrote:
You could of course just poke the extension authors to use Array.indexOf(value) >= 0 instead...Array.prototype.inArray = function (value) {
I guess we need bugs on any "in" loops that we might have, sigh... _______________________________________________ Project_owners mailing list [email protected] http://mozdev.org/mailman/listinfo/project_owners
