bard / mozrepl

Remotely control Firefox and other Mozilla apps with JavaScript
https://github.com/bard/mozrepl/wiki/
510 stars 64 forks source link

In Firefox 25 on Ubuntu, document.cookie is undef in spite of active cookies #50

Open jistanidiot opened 10 years ago

jistanidiot commented 10 years ago

In the firefox Scratchpad, doing alert(document.cookie) comes back with several cookies.

However repl document.cookie is undef.