[webkit-dev] new API for offline web applications
huangxueqing
huangxueqing at baidu.com
Tue Jan 10 06:46:53 PST 2012
Hi Dave:
I have implemented abort(), but some of result of layout test in Layout/http/tests/appcache was failed. And i copy appcache dir into htdocs dir of apache raise failure again. I think due to some configuration problems. Should i configure something to correct it?
thanks.
huangxueqing
> The abort() method is defined here: <http://dev.w3.org/html5/spec/Overview.html#applicationcache>
> There is no abort() method defined in Source/WebCore/loader/appcache/DOMApplicationCache.idl.
> Please file a bug and attach a patch for review. See: <http://www.webkit.org/coding/contributing.html>
> Thanks!
> Dave
On Jan 7, 2012, at 7:04 AM, huangxueqing wrote:
> > hi all:
> > The latest html5 specification add a API "applicationCache.abort()" for offline web applications. I had implement offline web app for our browser in main process this month except this interface since it need to make some modifications in WebCore.
> > I want to know whether any guys had planed to implement it? If not and this feature was necessary, maybe i will file a bug and implement this api in next month.
> > thanks.
> >
> > huangxueqing
> > Baidu, Inc.
> > _______________________________________________
> > webkit-dev mailing list
> > webkit-dev at lists.webkit.org
> > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
More information about the webkit-dev
mailing list