Changes between Initial Version and Version 1 of EFLWebKitReleasePlan


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

--

Legend:

Unmodified
Added
Removed
Modified
  • EFLWebKitReleasePlan

    v1 v1  
     1= Release plan and desired features =
     2
     3ewebkit will be released like other EFL libraries.
     4See the EFL release plan, https://phab.enlightenment.org/w/release_roadmap/
     5
     6
     7Features for next release(hope)
     8 * ewebkit extension ( https://bugs.webkit.org/show_bug.cgi?id=134921 )
     9 * javascript binding
     10 * scroll bar support
     11 * theme sharing.
     12 * direct rendering ( https://bugs.webkit.org/show_bug.cgi?id=136095 )
     13
     14
     15Other desired features:
     16 * NSAPI plugins, using windowless systems for integration into Evas;
     17 * HTML5 feature completion (geolocation);
     18 * Improving API coverage, exposing more features such as the Editor and Inspector clients;
     19 * Exposing DOM;
     20 * elm_web, Elementary widget wrapping up ewk_view into a convenient widget, providing default implementation for delegates;
     21 * wayland support.
     22 * Remove strict X11 dependency, allowing DirectFB and FB at least;
     23 * Less dependency on GNOME technologies, maybe remove Cairo and exchange !LibSoup for an EFL-based network backend.
     24 * Eo based inheritance.
     25 * Refactoring Coordinated graphics