Changes between Version 15 and Version 16 of EnvironmentVariables


Ignore:
Timestamp:
Jan 10, 2017 1:36:32 PM (7 years ago)
Author:
clopez@igalia.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • EnvironmentVariables

    v15 v16  
    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 || GTK+/EFL ||
     24|| USE_NATIVE_XDISPLAY || 1 || Run the WebKit layout or performance tests on the current X server instead inside Xvfb || EFL ||
    2525|| WEBKITGTK_EXPERIMENTAL_FEATURES || REGION_BASED_COLUMNS=1 || Enable region based columns (implement multicol using the CSS regions implementation rather than ColumnInfo & co) || GTK+ ||
    2626|| WEBKIT_FORCE_COMPOSITING_MODE || 1 || Force Accelerated Compositing mode to be always on || WebKitGTK+ (since 2.10.5) ||