Changes between Initial Version and Version 1 of EFLWebKit


Ignore:
Timestamp:
May 11, 2009 9:41:10 AM (15 years ago)
Author:
kenneth.christiansen@gmail.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • EFLWebKit

    v1 v1  
     1EFL Port of WebKit ¶
     2
     3WebKit is an open source web browser engine. WebKit's HTML and JavaScript code began as a branch of the KHTML and KJS libraries from KDE. As part of KDE framework KHTML was based on Qt but during their porting efforts Apple's engineers made WebKit toolkit independent.
     4
     5EFL WebKit is a project aiming at porting this WebKit to the Enlightenment Foundation Libraries, and as the developers also work on the Qt port, we try to keep the implementation as close as possible to that of QtWebKit.
     6
     7The EFL port of WebKit currently compiles and runs on Linux. The port is not upstreamed, but tries to follow WebKit trunk as much as possible, though it might be a week or two behind.
     8
     9
     10If you have questions just join #webkit-efl on irc.freenode.net.
     11
     12== Build instructions ==
     13