[webkit-dev] Failure to compile GTK version on SVN-r34759

David Kilzer ddkilzer at webkit.org
Tue Jun 24 10:32:40 PDT 2008


Sounds like you may need to update your repository.  I think Item 1 was fixed by a combination of these commits:

http://trac.webkit.org/changeset/34761
http://trac.webkit.org/changeset/34744
http://trac.webkit.org/changeset/34743

Regarding Item 2, JavaScriptCore/kjs/function.h was renamed to JavaScriptCore/kjs/JSFunction.h here:

http://trac.webkit.org/changeset/34581

Dave


On Tue, 6/24/08, zengweihong <weihong.zeng at hotmail.com> wrote:

> 1.I can't find the file -
> WebCore/xml/XMLHttpRequestProgressEvent.cpp
> 
> 2.need include the header file : JSFuction.h  for
> kjs/PropertySlot.cpp: 47 
> 
>  JSValue* result =
> static_cast(slot.m_data.getterFunc)->call(exec,
> slot.slotBase(), exec->emptyList());
> _________________________________________________________________
> Windows Live Photo gallery
> 数码相机的超级伴侣,轻松管理和编辑照片,还能制作全景美图!
> http://get.live.cn/product/photo.html
> _______________________________________________
> 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