[Webkit-unassigned] [Bug 27866] [Qt] Initialize HTML5 Application Cache for QtWebKit to a sensible default

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 31 04:50:06 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=27866


Kenneth Rohde Christiansen <kenneth.christiansen at openbossa.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kenneth.christiansen at openbo
                   |                            |ssa.org




--- Comment #2 from Kenneth Rohde Christiansen <kenneth.christiansen at openbossa.org>  2009-07-31 04:50:05 PDT ---
We definately need to deal better with both

WebDatabase
WebStorage - Local and Session
OfflineWebApplicationCache

I actually have a patch adding support for that latter sitting around
somewhere, but I stopped working on it as our API for these technologies is
currently confusing, due to spec renaming.

For instance our WebDatabase is called OfflineStorageDatabase, which leads
people to think that it has to do with the appcache or the webstorage. Also,
the webdatabase is not limited to offline usage.

I believe that we need to deal with all this as soon as possible.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list