Switched to use 'in' for the setInterval/window check as it also skirts around the...
authorJohn Resig <jeresig@gmail.com>
Fri, 27 Aug 2010 22:17:07 +0000 (18:17 -0400)
committerJohn Resig <jeresig@gmail.com>
Fri, 27 Aug 2010 22:17:07 +0000 (18:17 -0400)
commit13f27fcd05987dc8951621ea55795fde792d7b79
treea4c76fcbf30afac0c6cb098f4a0b3f81d2bb5ce4
parent1ead20c2ed7cb4fd647d632ff9de8104669482de
Switched to use 'in' for the setInterval/window check as it also skirts around the Safari 2 NodeList crasher. See the discussion in 94f35d05199ec1634d9c8c60d10f298f260056bd for more details.
src/core.js