Dirkjan,

If you replace that line with:

return JSON.parse(window || "{}")[name];

Does it work fine? (removing .name)

On Sun, Jan 16, 2011 at 12:56 PM, Dirkjan Ochtman <[email protected]> wrote:
> It looks like Futon (in 1.0.1) doesn't work with the latest Firefox
> beta. I get this error:
>
> Error: JSON.parse
>          return JSON.parse(window.name || "{}")[name]; (line 369 in futon.js)
>
> window.name seems to evaluate to Evaluator, which JSON.parse might not like?
>
> Cheers,
>
> Dirkjan
>



-- 
Filipe David Manana,
[email protected], [email protected]

"Reasonable men adapt themselves to the world.
 Unreasonable men adapt the world to themselves.
 That's why all progress depends on unreasonable men."

Reply via email to