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

Fix cookiesEnabled being possible to call it's onComplete callback twice if onComplete throws an exception the first time. #1340

Merged
merged 1 commit into from
Mar 27, 2012

Conversation

shane-tomlinson
Copy link

If the onComplete callback excepted, the catch block would re-call onComplete with a false status, indicating the cookies were disabled.

issue #1339

…ice if onComplete throws an exception the first time.

issue #1339
@lloyd
Copy link
Contributor

lloyd commented Mar 27, 2012

r+

lloyd added a commit that referenced this pull request Mar 27, 2012
…_negative

Fix cookiesEnabled being possible to call it's onComplete callback twice if onComplete throws an exception the first time.  closes #1339 - related to issue #1323
@lloyd lloyd merged commit d355791 into dev Mar 27, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants