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

2008-11-17 Thread Jayaprakash Palanisamy
Hi all, I came to know that Webkit is portable to VxWorks. Does anyone have information about the dependency libraries in Webkit? Please share your experience in porting Webkit to VxWorks Thanks, Jayaprakash.P From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECT

Re: [webkit-dev] image maps to be focused via tab

2008-11-17 Thread browserwk
Darin Adler 写道: > On Nov 14, 2008, at 12:24 AM, browserwk wrote: > >> Before list, i assume html page have only one and (also one >> ) tag, but also they are bounded. >> >> In order to focus navigate via tab, i did follow things. >> 1 to identify , tag >> I can get the or node from >> Document::

Re: [webkit-dev] WebKit and Freetype

2008-11-17 Thread Oliver Dole
Hello, Of course that's possible. You can find a sample implementation here: http://www.sand-labs.org/owb/browser/trunk/BAL/WKAL/Concretizations/Fonts/Freetype Just replace SDL calls by some cairo calls in draw_glyphs() method and that should be ok. Regards On 11/17/08, haithem rahmani <[EMAIL P

Re: [webkit-dev] http cache support - rfc2616

2008-11-17 Thread Darin Fisher
How much RFC 2616 logic is really needed at that layer? Mozilla's memory cache simply issues the equivalent of an "if-modified-since" request of the underlying HTTP cache when the resource's expiration time has passed. Does WebCore's memory cache really need do to anything more? Given that Resour

Re: [webkit-dev] http cache support - rfc2616

2008-11-17 Thread Antti Koivisto
WebKit implements significant parts of RFC 2616 caching logic for it's internal memory cache and will implement more. See https://bugs.webkit.org/show_bug.cgi?id=17998 for details. antti 2008/11/15 Darin Fisher <[EMAIL PROTECTED]>: > The http caching logic for chromium lives here: > http://sr

[webkit-dev] finding the source method for layout repainting ... help

2008-11-17 Thread Luka Napotnik
Hello. I'm having trouble locating the method which is executed when all layouts are finished with painting. I followed the FrameView::layout() method in WebCore/page/FrameView.cpp and did come to the following functions: - Document::implicitClose() - FrameLoader::loadDone() - FrameView::layoutTim

[webkit-dev] support for Qt 4.3

2008-11-17 Thread Ariya Hidayat
As Qt 4.5 is approaching the release, we would like to express that officially we would support only building QtWebKit trunk with either Qt 4.4 or Qt 4.5. This means, nobody from Qt Software will check whether the current state of the code even compiles with Qt 4.3. If nobody else is using/bui

Re: [webkit-dev] Fwd: To open the xml file

2008-11-17 Thread Ajay Gautam
On Mon, Nov 17, 2008 at 4:07 PM, Nilesh Patil <[EMAIL PROTECTED]> wrote: > Need to know exact error > > Thanks & regards > Niilesh > > On Mon, Nov 17, 2008 at 2:47 PM, Ajay Gautam <[EMAIL PROTECTED]> wrote: > > > > > > On Mon, Nov 17, 2008 at 1:46 PM, Nilesh Patil <[EMAIL PROTECTED]> wrote: > >> >

[webkit-dev] WebKit : VxWorks portable?

2008-11-17 Thread Jayaprakash Palanisamy
Hi, I am involved in analyzing whether it is possible to develop an embedded web browser using WebKit as core engine which works in Windows, Linux and VxWorks. Is it possible to port WebKit to VxWorks? If Yes, is porting included in WebKit package or I have to do the porting? Thank

Re: [webkit-dev] Fwd: To open the xml file

2008-11-17 Thread Ajay Gautam
On Mon, Nov 17, 2008 at 1:46 PM, Nilesh Patil <[EMAIL PROTECTED]> wrote: > hi > > try export http_proxy=: > > When this is exported it will automatically pick up and start browsing > > Thanks & Regards > Niilesh > > On Mon, Nov 17, 2008 at 10:22 AM, Ajay Gautam <[EMAIL PROTECTED]> > wrote: > > > >