https://bugzilla.wikimedia.org/show_bug.cgi?id=56700
--- Comment #1 from Alex Monk <[email protected]> --- <Krenair> Krinkle, http://imgur.com/a39IuMk - that's handlers, handlers.length, handleObj <Krenair> Immediately after handlers.push( handleObj ); in jquery.event.add handlers.push( handleObj ); if ( types.indexOf( 'keydown' ) !== -1 ) { console.log( handlers ); console.log( handlers.length ); console.log( handleObj ); } -- 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
