Changes between Version 17 and Version 18 of EnvironmentVariables


Ignore:
Timestamp:
Apr 6, 2017 7:12:57 PM (7 years ago)
Author:
clopez@igalia.com
Comment:

efl port gone

Legend:

Unmodified
Added
Removed
Modified
  • EnvironmentVariables

    v17 v18  
    2222|| JSC_${option from previous command} || ${value} || ${check with JSC_dumpOptions=3} || ALL ||
    2323|| Malloc || 1 || Disable bmalloc memory allocator and use the system default one instead || ALL ||
    24 || USE_NATIVE_XDISPLAY || 1 || Run the WebKit layout or performance tests on the current X server instead inside Xvfb || EFL ||
    2524|| WEBKITGTK_EXPERIMENTAL_FEATURES || REGION_BASED_COLUMNS=1 || Deprecated. Does nothing. || GTK+ (before 2.16) ||
    2625|| WEBKIT_FORCE_COMPOSITING_MODE || 1 || Force Accelerated Compositing mode to be always on || WebKitGTK+ (since 2.10.5) ||
     
    2928|| WEBKIT_SHOW_FPS || 1 || Shows a small square with the FPS measured at the top-right corner of the web view || GTK+ (if built with -DENABLE_THREADED_COMPOSITOR=ON)/EFL ||
    3029|| WEBKIT_SAMPLE_MEMORY || 1 || Generates in /tmp some text files with memory stats || GTK+ (since 2.15.2) ||
    31 || SAMPLE_MEMORY || 1 || Generates in /tmp some text files with memory stats || EFL ||