Skip to content
This repository has been archived by the owner on Oct 29, 2018. It is now read-only.

Fix QuotaExceededError #297

Merged
merged 1 commit into from
Nov 21, 2015
Merged

Fix QuotaExceededError #297

merged 1 commit into from
Nov 21, 2015

Conversation

bcicen
Copy link
Contributor

@bcicen bcicen commented Nov 21, 2015

Fixes the localstorage error causing #294:
QuotaExceededError: DOM Exception 22: An attempt was made to add something to storage that exceeded the quota.

by setting QWebSettings.PrivateBrowsingEnabled to False(thus enabling local storage)

raelgc added a commit that referenced this pull request Nov 21, 2015
@raelgc raelgc merged commit 10948aa into raelgc:master Nov 21, 2015
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.

2 participants