[webkit-dev] How to make S60 webkit installed on a symbian 3rd cellphone such as n71

2007-07-04 Thread 黎明
Thanks. I will try petran tool to remove unnecessary capabilities. The capabilities which independent developer get through developer certificate is very limited. S60 webkit needs ALL- TCB capabilities! I’m still wondering that is there anybody actual make s60 webkit run on Symbian mobile phone exc

[webkit-dev] S60 build error : mwldsym2.exe: Undefined symbol: '___CxxFrameHandler'??

2007-07-04 Thread 黎明
Bradley has already answered this before. > mwldsym2.exe: Undefined symbol: '___CxxFrameHandler' That symbol is defined by the libraries that ship with the compiler. Your build environment, set by build.bat, is not finding it. Which version of carbide do you have installed? Do you have

Re: [webkit-dev] Accessing Web Kit DOM properties via Javascript

2007-07-04 Thread Maciej Stachowiak
On Jul 4, 2007, at 11:22 AM, Andrew Murphy wrote: Ahh.. I see now. Thank you for clearing that up for me. :) Forgive me for asking but, does anyone know if there is a way to access the true coordinates of page elements? Yes, you can use offsetTop and offsetLeft properties in combination

Re: [webkit-dev] Cookies in GDK Port

2007-07-04 Thread Holger Freyther
Am 22.06.2007 um 16:26 schrieb sachin J Puranik: Basically file WebCore/platform/gdk/CookieJarGdk.cpp contains setCookies, cookies, enableCookies functions. Which are called from JS Core through Document->HTMLDocument.This i already know. From ResourceHandleManager I already checked and it i

RE: [webkit-dev] Accessing Web Kit DOM properties via Javascript

2007-07-04 Thread Andrew Murphy
Ahh.. I see now. Thank you for clearing that up for me. :) Forgive me for asking but, does anyone know if there is a way to access the true coordinates of page elements? - - - - - - - - - -[andrew murphy]- flash subject matter expert [EMAIL PROTECTED] delvinia interactive 214 king street west

[webkit-dev] S60 build error : mwldsym2.exe: Undefined symbol: '___CxxFrameHandler'??

2007-07-04 Thread Mayur Kankanwadi
Hi All, I am trying to build WebKit for S60.It has successfully build only once. But after that it did not build even once.I have tried all options. The main problem is with Memory Manager as it is giving the following linker errors: mwldsym2.exe: Undefined symbol: '___CxxFrameHandler' mwld