On Sat, May 7, 2011 at 9:26 AM, Maciej Stachowiak <[email protected]> wrote:
> > On May 6, 2011, at 1:53 AM, Kinuko Yasuda wrote: > > Hi webkit-dev folks, > > I wanted to let you know that I plan to add (and have added some code for) > unified storage quota API to WebKit. > The feature/API is to allow webapps to request or query per-origin storage > quota across multiple storage types (e.g. IndexedDB, SQL DB and FileSystem > API). The feature/API has not been fully specified yet but has been > discussed on public-webapps and seems to be getting some supports from > browser vendors: > https://bugs.webkit.org/show_bug.cgi?id=60355 > > > I think you accidentally pasted the WebKit bug URL an extra time, instead > of the mailing list discussion link. > Oops, right... here's the correct URL for the public discussion: http://lists.w3.org/Archives/Public/public-webapps/2011JanMar/0346.html Thanks, Kinuko - Maciej > > > I'd like to move this forward and start experimenting the API in WebKit. > This support will be behind the ENABLE_QUOTA feature define and the exposed > API will be vendor-prefixed as the API is still in its very early stage. > Here's the umbrella bug for the feature: > https://bugs.webkit.org/show_bug.cgi?id=60355 > > I plan to add a common interface in the WebCore codebase and then to add > implementation for chromium port first so that the chromium buildbots will > be tracking ENABLE_QUOTA build. We expect this feature/API to be eventually > fully specified and enabled by all ports. > > Looking forward to your comments. > Thanks, > Kinuko > > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > > >
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

