[Webkit-unassigned] [Bug 165300] New: [GTK] Process accelerated compositing env variables only if they are really enabled
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 2 04:26:17 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=165300
Bug ID: 165300
Summary: [GTK] Process accelerated compositing env variables
only if they are really enabled
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: tpopela at redhat.com
CC: bugs-noreply at webkitgtk.org
Only process WEBKIT_FORCE_COMPOSITING_MODE and WEBKIT_DISABLE_COMPOSITING_MODE env variables if they are really enabled (eg. WEBKIT_DISABLE_COMPOSITING_MODE=1) and ignore others (eg. WEBKIT_DISABLE_COMPOSITING_MODE=0). This will help WebKitGTK+ consumers to be able to not disable AC through the env variable if the user wants the AC to be turned on (he will usually have "export WEBKIT_DISABLE_COMPOSITING_MODE=0" somewhere).
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161202/2696a53e/attachment.html>
More information about the webkit-unassigned
mailing list