[webkit-dev] measuring memory usage

2008-07-11 Thread Istvan Siket
Hi, I want to measure the real maximum memory usage of WebKit under linux but I don't know how I can do it. The problem is that a lot of memory allocated with `mmap` but it would be interesting to see how much of the allocated area is really used. Can somebody help me? Regards, Istvan

Re: [webkit-dev] How to use webkit ?

2008-07-11 Thread Nemix
After more readings on this subject, I have some others questions. I can use JavaFX as JNI, right ? (only if it works with iphone, I havn't this information... if someone know ^^) Can I use AWT ? If I choose a web browser based on the WebKit (as OWG or Qt), I place it into a Container and use

Re: [webkit-dev] How to use webkit ?

2008-07-11 Thread David Kilzer
On Fri, 7/11/08, Nemix [EMAIL PROTECTED] wrote: After more readings on this subject, I have some others questions. I can use JavaFX as JNI, right ? (only if it works with iphone, I havn't this information... if someone know ^^) Can I use AWT ? Java is not available on iPhone OS. You