Hi all:
    I got a problem while attach a path to review. It was my first patch.
    I had implemented offline web applications new API 
applicationCache.abort(), i filed a 
bug(https://bugs.webkit.org/show_bug.cgi?id=76270) and attach a patch for 
review. But QT, GTK, EFL and chromium compile error, QT, GTK and EFL seem error 
on frame->domWindow()->console()->addMessage(...), which has not any difference 
with addMessage in ApplicationCacheGroup::didReceiveResponse.
    Chromium implemented app_cache in main process, and Chromium port should 
implement abort() in WebKit\chromium\src\ApplicationCacheHost.
    I don't know exactly how to fix these errors. In addition, should i 
implement abort() in WebKit\chromium\src\ApplicationCacheHost to fix chromium 
compile error?
    Any help and suggestion will be appreciate.

xueqing
Baidu,Inc.
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to