Re: [webkit-dev] New Port

2009-06-16 Thread Neil Gall
Hi Brian, You might want to take a look at OWB at http://www.sand-labs.org/. It's WebKit with an abstraction layer on the backend for easier porting, intended for embedded devices. I have used it to provide OpenVG rendering and am also now looking at OpenGL ES too. Cheers, Neil Gall On Sun, 2009

[webkit-dev] New Port

2009-06-14 Thread Brian Edmond
Hi, Is there a good source for information on doing a new port of WebKit, maybe a list of steps someone else followed when they did a port? Also I am porting to a system without native widgets so I was wondering which of the existing ports, if any, would be a good reference for this. The in