it seem firefox beta6 adopt EcmaScript5 stand strict mode see :
https://whereswalden.com/2010/09/08/new-es5-strict-mode-support-now-with-poison-
pills/
that make jstore could not be initialized
the firefox error console has the follow message:
Error: 'caller', 'callee', and 'arguments' properties may not be accessed on
strict mode functions or the arguments objects for calls to them
Source:/scripts/global/jstore/src/class.js
Line:75
Original issue reported on code.google.com by dou...@gmail.com on 13 Oct 2010 at 2:53
Original issue reported on code.google.com by
dou...@gmail.com
on 13 Oct 2010 at 2:53