[webkit-dev] Got a problem while attach a patch for review

huangxueqing huangxueqing at baidu.com
Fri Jan 13 08:29:54 PST 2012


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.


More information about the webkit-dev mailing list