Fix breakage on AppleGeeks
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Fri, 18 Dec 2009 12:05:35 +0000 (13:05 +0100)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Fri, 18 Dec 2009 16:33:26 +0000 (17:33 +0100)
commit9ac2a10501a164b12d78c306c91461da906c8652
tree33df39317045188c8be1b66d89153cac45d7bcc2
parent9436aa1541a56fa123aef2b001a9e9ba53183d45
Fix breakage on AppleGeeks

For some reason, the 'i in str.entries' loop went past the array
length into some method. Fix by using C-style iteration.
ff_comments.user.js