Changes between Version 8 and Version 9 of EnvironmentVariables


Ignore:
Timestamp:
Mar 31, 2016 5:32:17 AM (8 years ago)
Author:
clopez@igalia.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • EnvironmentVariables

    v8 v9  
    2424|| USE_NATIVE_XDISPLAY || 1 || Run the WebKit layout or performance tests on the current X server instead inside Xvfb || GTK+/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+ ||
    26 || WEBKIT_FORCE_COMPOSITING_MODE || Anything || Force Accelerated Compositing mode to be always on || GTK+ (since r193626) ||
     26|| WEBKIT_FORCE_COMPOSITING_MODE || Anything || Force Accelerated Compositing mode to be always on || WebKitGTK+ (since 2.10.5) ||
     27|| WEBKIT_DISABLE_COMPOSITING_MODE || Anything || Force Accelerated Compositing mode to be always off || WebKitGTK+ (since 2.10.9) ||