<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] Fails to draw in Wayland with enabled compositing mode"
   href="https://bugs.webkit.org/show_bug.cgi?id=165246#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] Fails to draw in Wayland with enabled compositing mode"
   href="https://bugs.webkit.org/show_bug.cgi?id=165246">bug 165246</a>
              from <span class="vcard"><a class="email" href="mailto:mcrha&#64;redhat.com" title="Milan Crha &lt;mcrha&#64;redhat.com&gt;"> <span class="fn">Milan Crha</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=165246#c7">comment #7</a>)
<span class="quote">&gt; (In reply to <a href="show_bug.cgi?id=165246#c6">comment #6</a>)
&gt; &gt; I would suggest to change the related code, the one where you check for
&gt; &gt; WEBKIT_DISABLE_COMPOSITING_MODE, to not test only existence, but to test
&gt; &gt; also the value
&gt; 
&gt; <a href="https://trac.webkit.org/changeset/209391">https://trac.webkit.org/changeset/209391</a></span >

Nice.

Unless I misread anything, g_strcmp0() returns -1, 0, 1; getenv() returns NULL if not found. That makes the code trigger (disable compositing mode) even when the variable is not defined. That feels like you've covered the <a href="show_bug.cgi?id=165246#c5">comment #5</a> already.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>