PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 936 - Setting OfflineWebApplicationCacheQuota invalidates the cache
: Setting OfflineWebApplicationCacheQuota invalidates the cache
Status: CLOSED WONTFIX
Product: PySide
Classification: Unclassified
Component: QtWebKit
: 1.0.4
: All All
: P5 normal
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2011-07-17 00:28 EEST by mikael.lammentausta
Modified: 2011-08-23 00:37 EEST (History)
8 users (show)

See Also:


Attachments
example presenting the issue with offline quota (2.36 KB, text/x-python-script)
2011-07-17 00:28 EEST, mikael.lammentausta
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mikael.lammentausta 2011-07-17 00:28:57 EEST
Created attachment 379 [details]
example presenting the issue with offline quota

HTML5 manifest cache enables web applications to be used without network
connection.

The QWebSettings API exposes a method to set the quota for this cache through
setOfflineWebApplicationCacheQuota() method.

However, if this method is called, the cache is invalidated each time the
application is run. Fortunately the default quota is rather large, but using
this method can cause confusing behaviour.

The attached example presents this behaviour.

I've no idea if this is a problem in Qt or PySide.
Comment 1 renato filho 2011-08-05 20:43:34 EEST
This behavior is the same in C++. I recommend you to discuss this on WebKit
bugzilla: bugs.webkit.org. 

I will close this bug, but fell free to reopen if you have more questions.
Comment 2 renato filho 2011-08-23 00:37:24 EEST
Release PySide 1.0.6