<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] NPAPI code crashes on Wayland"
   href="https://bugs.webkit.org/show_bug.cgi?id=147297#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] NPAPI code crashes on Wayland"
   href="https://bugs.webkit.org/show_bug.cgi?id=147297">bug 147297</a>
              from <span class="vcard"><a class="email" href="mailto:cgarcia&#64;igalia.com" title="Carlos Garcia Campos &lt;cgarcia&#64;igalia.com&gt;"> <span class="fn">Carlos Garcia Campos</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=147297#c8">comment #8</a>)
<span class="quote">&gt; Comment on <span class=""><a href="attachment.cgi?id=257917&amp;action=diff" name="attach_257917" title="Different patch">attachment 257917</a> <a href="attachment.cgi?id=257917&amp;action=edit" title="Different patch">[details]</a></span>
&gt; Different patch
&gt; 
&gt; View in context:
&gt; <a href="https://bugs.webkit.org/attachment.cgi?id=257917&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=257917&amp;action=review</a>
&gt; 
&gt; &gt; Source/WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1600
&gt; &gt; +    if (WebCore::PlatformDisplay::sharedDisplay().type() == WebCore::PlatformDisplay::Type::Wayland)
&gt; &gt; +        return;
&gt; 
&gt; Should this throw a warning?</span >

I don't think so, this will always be called on construction, because the default value of the setting is TRUE and all properties in WebKitSettings are construct properties.</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>