Ashish wrote:

Hi All,

I am trying to port Webkit for ARM and I have downloaded the latest Webkit Code.

As a starting point I would like to know if anybody has a document or could tell me a way as to which portions to look into to start porting.

Regards

Ashish


There is no CPU architecture specific code in WebKit, so there is no need for porting. It simply cross-compiles to ARM as long as you have the appropriate development environment available eg. Gtk+ and Cairo or presumably Qt or one of the other ports.

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to