https://bugzilla.wikimedia.org/show_bug.cgi?id=28931
Bawolff <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Bawolff <[email protected]> 2011-05-12 00:47:58 UTC --- Note, you don't necessarily have to not use for..in loops, you just need to use the hasOwnProperty method of Object to check. (see http://javascript.crockford.com/code.html#for%20statement ) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
