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 <[EMAIL PROTECTED]> 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 > [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

