thanks again Allan.
i was talking about this issue with my team, and we kind of wrote off
this possibility as our application runs on android too and, our main
issue about this is memory usage ... we're thinking about a good old
rest service in cpp to bridge between javascript and sqlite :)
my best regards,
richard.
On 02/26/2014 10:37 AM, Allan Sandfeld Jensen wrote:
Hi Richard
You can increase the default offline storage quota in QWebSettings or you can
implement hooks in qwebpage that allows your specific application to go over
the default quota of 5Mbyte.
`Allan
On Wednesday 26 February 2014, Richard Gerd Kuesters wrote:
thanks Allan!
the problem is: i would like to make usage of a database (created by me)
that can have 400mb+ ... first of all, i don't know nothing about websql
or the local storage api :) and second, how will webkit handle a
database this size?
best regards,
richard.
On 02/26/2014 09:41 AM, Allan Sandfeld Jensen wrote:
On Wednesday 26 February 2014, Richard Gerd Kuesters wrote:
Thanks Konstantin and Allan!
I'm sorry to hear that this can't be done anymore, since it was a hope
of mine to bring more logic to the JavaScript end of my application :)
But that's ok, nevertheless I'll have a lot of work, lol.
You can still use the Local Storage API or WebSQL.
`Allan
_______________________________________________
webkit-qt mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-qt