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 > [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

