Re: [webkit-dev] Hi, how can I know the whole architecture of webkit?

2009-05-28 Thread Amit Nargund
Hi, If you are interested in understanding the painting part of it, there is a separate folder \WebCore\rendering which cover all rendering part. Although I would suggest debugging will help you a lot in understaning the webkit architecture. On Wed, May 27, 2009 at 4:37 PM, webkitUser

Re: [webkit-dev] File upload feature

2008-10-07 Thread Amit Nargund
, 2008 at 2:46 PM, Julien Chaffraix [EMAIL PROTECTED]wrote: Hi, On Mon, Oct 6, 2008 at 3:44 PM, Amit Nargund [EMAIL PROTECTED] wrote: Hi, No it does not crash. If I open rapidshare.com, and then select a file and click on upload... nothing happens! I observed the http traffic through

[webkit-dev] File upload feature

2008-10-06 Thread Amit Nargund
Hi all, I am currently working on *Gtk* platform. I checked the latest code, in that code File uploading does not work. Does anybody knows whether webkit currently supports/implements File uploading or not? Or is it not working because of the platform on which I am working? The network library

Re: [webkit-dev] File upload feature

2008-10-06 Thread Amit Nargund
[EMAIL PROTECTED] wrote: Hi, What do you mean does not work ? If it crashes it might be related to the recent regression I filed a bug about yesterday : #21385 ( https://bugs.webkit.org/show_bug.cgi?id=21385 ) Regards, On Mon, Oct 6, 2008 at 7:57 PM, Amit Nargund [EMAIL PROTECTED] wrote