Re: [webkit-dev] Need some information----by HCL technologies, INDIA

2008-11-18 Thread Darren VanBuren
Fine in Mail on Leopard and iPod touch. Darren VanBuren - Sent from my iPod On Nov 18, 2008, at 23:31, "Eric Seidel" <[EMAIL PROTECTED]> wrote: This mail displays incorrectly for me in Gmail. I'm not sure if it's a WebKit bug or a Gmail bug. I suspect WebKit. His bul

Re: [webkit-dev] Need some information----by HCL technologies, INDIA

2008-11-18 Thread Eric Seidel
This mail displays incorrectly for me in Gmail. I'm not sure if it's a WebKit bug or a Gmail bug. I suspect WebKit. His bullet items are indented to the left, outside of the normal message region. -eric On Tue, Nov 18, 2008 at 11:11 PM, Laxmi Kumar Sahu <[EMAIL PROTECTED]> wrote: > Hi, > > > >

[webkit-dev] Need some information----by HCL technologies,INDIA

2008-11-18 Thread Laxmi Kumar Sahu
Hi, As one of our client want to embed the webkit browser, so before that we need these information on webkit engine to analysis as follows, 1. Is it work in VxWorks environment ? 2. Which version of HTTP it support ? 3. Is cache memory use in this engine or not ?

Re: [webkit-dev] Build errors

2008-11-18 Thread David Kilzer
I see a warning and an error that should be investigated. This looks like an unsupported command-line switch (may be nothing, or could be the cause of the build failure): if sort /cygdrive/c/Users/DTENNE~1/WebKit/WebCore/css/CSSPropertyNames.in /cygdrive/c/Users/DTENNE~1/WebKit/WebCore/css/SVG

Re: [webkit-dev] Build errors

2008-11-18 Thread [EMAIL PROTECTED]
I looked in WebCoreGenerated and found the build log. I saw some errors in the log relating to an invalid switch, but I can't tell which it's referring to. /cygdrive/c/Users/DTENNE~1/WebKit/WE1674~1/include/JavaScriptCore/create_hash_table /cygdrive/c/Users/DTENNE~1/WebKit/WebCore/bindings/js/J

Re: [webkit-dev] Extending WebKit JavaScript support

2008-11-18 Thread Iulian
Thanks! I think i got it. What its not clear for me now is how to build and test my sample code? I just build-it using gcc? How the browser (the one provided with WebKit) will be able to "see" my class? Kalle Vahlman wrote: > > 2008/11/13 Christian Dywan <[EMAIL PROTECTED]>: >> Am Thu, 13 Nov 2

Re: [webkit-dev] WebKit : VxWorks portable?

2008-11-18 Thread Jayaprakash Palanisamy
Hi all, Is there any platform dependant library in Webkit that needs porting? Have anyone ported Webkit to work in VxWorks? Please share your experience if you have ported. Thanks, Jayaprakash.P From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jay

[webkit-dev] Fwd: Using WebKit's markup as facility of Chrome's DOM serializer

2008-11-18 Thread Johnny Ding
Hello Everyone, This is Johnny from Google Beijing office. I had implemented the DomSerializer for Chrome. Now as Darin discussed with you guys before, we decide to use WebKit's markup as facility of Chrome's DOM serializer. I am very glad that I can continue working on it with you WebKit-develope