Changes between Version 25 and Version 26 of EnvironmentVariables


Ignore:
Timestamp:
Apr 16, 2019 8:16:11 AM (5 years ago)
Author:
Philippe Normand
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • EnvironmentVariables

    v25 v26  
    3333|| WEBKIT_FORCE_COMPLEX_TEXT || 0 || Confusing! Use only to disable complex text codepath || WebKitGTK+ (since 2.22.0), not available for WPE WebKit ||
    3434|| WEBKIT_DISABLE_MEMORY_PRESSURE_MONITOR || 1 || Use to disable memory pressure monitor || WebKitGTK+ and WPE WebKit (since 2.22.0) ||
     35|| WEBKIT_GST_DISABLE_FAST_MALLOC || 1 || Use to disable the GStreamer FastMalloc allocator || WebKitGTK+ and WPE WebKit ||
     36|| WEBKIT_GST_USE_PLAYBIN3 || 1 || Enable the next-generation playbin3 element for media playback (MSE not supported yet) || WebKitGTK+ and WPE WebKit ||
     37|| WEBKIT_EGL_PIXEL_LAYOUT || RGB565 || Set the EGL pixel format used for rendering || WPE WebKit ||