Skip to content
This repository has been archived by the owner on May 10, 2019. It is now read-only.

network.cookiesEnabled can call its onComplete callback twice #1339

Closed
shane-tomlinson opened this issue Mar 27, 2012 · 1 comment
Closed

Comments

@shane-tomlinson
Copy link

If the browser's cookies are enabled but the onComplete callback to network.cookiesEnabled throws an exception, onComplete will be called a second time with a false status, leading developers (or users) to falsely believe that cookies are disabled.

Steps to reproduce:
See #1323

@jbonacci
Copy link
Contributor

jbonacci commented Apr 7, 2012

Verified in code and through unit tests on Dev.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants