Changes between Version 21 and Version 22 of EnvironmentVariables


Ignore:
Timestamp:
Oct 25, 2018 2:17:49 PM (6 years ago)
Author:
Michael Catanzaro
Comment:

Add sandbox envvars

Legend:

Unmodified
Added
Removed
Modified
  • EnvironmentVariables

    v21 v22  
    2828|| 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)/WPE ||
    2929|| WEBKIT_SAMPLE_MEMORY || 1 || Generates in /tmp some text files with memory stats. || GTK+ (since 2.15.2) / WPE ||
     30|| WEBKIT_FORCE_SANDBOX || 1 || Force enables the web process sandbox || WebKitGTK+ (since 2.23.1), not yet available for WPE ||
     31|| WEBKIT_ENABLE_DBUS_PROXY_LOGGING || 1 || Use for debugging the the sandbox's D-Bus proxy || WebKitGTK+ (since 2.23.1), not yet available for WPE ||