This bug was supposedly fixed in 3.6, but it's still there in 4.0. I can
reproduce it with the following code:

        if (localStorage) {
            alert("yes")
        } else {
            alert("no")
        }

If cookies are disabled, I get a "security error code 1000", regardless
of whether local storage is enabled or not.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/473677

Title:
  Firefox 3.5 - Security error" code: "1000" - NS_ERROR_DOM_SECURITY_ERR

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to