Changes between Version 38 and Version 39 of EFLWebKit


Ignore:
Timestamp:
Nov 24, 2011 12:14:34 AM (12 years ago)
Author:
gyuyoung.kim@samsung.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • EFLWebKit

    v38 v39  
    117117}}}
    118118
    119 == Building without !LibSoup or Glib ==
     119=== Building without !LibSoup or Glib ===
    120120
    121121It is possible to build webkit-efl without glib-dependent libraries such as !LibSoup, and even without glib itself.
     
    135135Note that if you ask for disabling Glib (`-DENABLE_GLIB_SUPPORT=OFF`), but still use !LibSoup backend or video support, it will force enabling Glib back (!LibSoup and Video depend on Glib).
    136136
    137 == Building !DumpRenderTree ==
     137=== Building !DumpRenderTree ===
    138138
    139139!DumpRenderTree is related to !WebKit's layout tests and can be run with the `run-webkit-tests` script. Properly using it is outside the scope of this page.
     
    145145}}}
    146146
     147== Coding Style ==
     148 *  [wiki: Coding Style of WebKit EFL port]
     149
    147150== Questions, feedback ==
    148151