[webkit-help] is there any Javascript Core introduction?

2010-07-29 Thread Eric Zhou
Hi all, Is there any documents explaining how javascript executed in webkit? Many many thanks! ___ webkit-help mailing list webkit-help@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

[webkit-help] FTPS support: QtWebkit

2010-07-29 Thread Vinay Verma
Hi, I am working on a browser development using qtwebkit and need to have FTPS support in it. Could anyone provide some information on how to add FTPS support in qtwebkit? Or if anyone have already worked on adding FTPS support to qtwebkit. Any pointers would be of great help. Thanks! Regards,

Re: [webkit-help] FTPS support: QtWebkit

2010-07-29 Thread Vinay Verma
Can I do something like modifying the QFtp code by using socket-connectToHostEncrypted(host, port)instead of socket-connectToHost(host, port);? Any suggestions? Regards, Vinay On Thu, Jul 29, 2010 at 4:38 PM, Vinay Verma vinayve...@gmail.com wrote: Hi, I am working on a browser development

[webkit-help] Windows build errors (CFLite_debug.lib not found and more)

2010-07-29 Thread Hochmuth, Roland M
Hi Alex, I tried your suggestion below regarding downloading the requirements.zip file. That got be a bit further. Thanks! Unfortunately, I'm still not completely up and running, but some projects are building. There were several Resource files, such as JavaScriptCore.rx, WebKit2.rc,

Re: [webkit-help] FTPS support: QtWebkit

2010-07-29 Thread Ariya Hidayat
This needs to be handled at Qt Network Access Manager level. Note that QtWebKit does not use the deprecated QFtp module. See e.g. http://doc.trolltech.com/4.6/qnetworkaccessmanager.html for details. -- Ariya Hidayat http://www.linkedin.com/in/ariyahidayat

[webkit-help] (no subject)

2010-07-29 Thread Vijay Yadav
Hi, I am really new to the webkit community.I want to understand the architecture of webkit and how the entire functioning takes place. Can someone provide me help me in that. Looking for help. Regards, Vijay Yadav AgreeYa Solutions +91-120-4394400 EXT : 475 Direct +919540226759 Cell

[webkit-help] Couldn't unzip WebKitSupportLibrary.zip. at WebKitTools/Scripts/update-webkit-support-libs line 79

2010-07-29 Thread Umesh
Hi, I am trying to build the webkit code on my machine and getting the error *Couldn't unzip WebKitSupportLibrary.zip. at WebKitTools/Scripts/update-webkit-support-libs line 79 * I have followed all the steps given for getting source code and building. WebKit directory under my home folder