bard / mozrepl

Remotely control Firefox and other Mozilla apps with JavaScript

Home Page:https://github.com/bard/mozrepl/wiki/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

jistanidiot opened this issue · comments

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

However repl document.cookie is undef.