Philip Chee wrote:

Array.prototype.inArray = function (value) {

You could of course just poke the extension authors to use Array.indexOf(value) >= 0 instead...

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

Reply via email to