Changes between Version 109 and Version 110 of EFLWebKit


Ignore:
Timestamp:
Aug 24, 2014 6:28:57 PM (10 years ago)
Author:
ryuan.choi@samsung.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • EFLWebKit

    v109 v110  
    2828 * UI-side compositing based on coordinated graphics system
    2929
    30 For releases, samples, docs and snapshots, http://github.com/ewebkit
     30For releases, samples, docs and snapshots, check http://github.com/ewebkit
    3131
    32 Future plans:
    33  * NSAPI plugins, using windowless systems for integration into Evas;
    34  * HTML5 feature completion (geolocation);
    35  * Improving API coverage, exposing more features such as the Editor and Inspector clients;
    36  * Exposing DOM;
    37 
    38 Other desired features:
    39  * elm_web, Elementary widget wrapping up ewk_view into a convenient widget, providing default implementation for delegates;
    40  * Remove strict X11 dependency, allowing DirectFB and FB at least;
    41  * Less dependency on GNOME technologies, maybe remove Cairo and exchange !LibSoup for an EFL-based network backend.
    42  * Eo based inheritance.
     32[wiki:"EFLWebKitReleasePlan" Release plan and desired features]
    4333
    4434=== BuildBots ===
     
    4939
    5040The port is entirely in the official SVN repository. Please follow the [http://webkit.org/building/checkout.html usual instructions] for obtaining !WebKit's source code.
     41
     42If you just want to get release version, you can download tarballs from http://download.enlightenment.org/rel/libs/webkit-efl/
     43(tarball is small because it contains only ewebkit related files.)
    5144
    5245== Development ==