Re: [webkit-dev] Webkit on Qtopia?

2008-04-19 Thread wang gang
here you go:
http://trac.webkit.org/projects/webkit/wiki/QtWebKit
the newest qtopia 4.3.1 includes all the qt stuff.

2008/4/11, sea [EMAIL PROTECTED]:

 Hi,

 Does anybody know how to build Webkit on Qtopia? Thanks!

 --sea

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


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


[webkit-dev] extending webkit

2008-03-19 Thread wang gang
Hi,

  Is there a way to extend webkit so as to enable the browser or widgets
(like the ones on Mac) to access the native functionalities of the machine?
  scenario 1: in the browser, a piece of js code can invoke certain apis to
make phone calls or send/receive sms on a mobile phone which has webkit
ported and served as the base of the browser.
  scenario 2: a widget reads from the local PIM database on the phone and
shows contact or calendar info.

  The basic idea is to provide necessary apis to be used by js code which
can then access local data just as it does in getting remote info (like in
ajax).

BR
Gang
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev