<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@igalia.com" title="Carlos Garcia Campos <cgarcia@igalia.com>"> <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">> Comment on <span class=""><a href="attachment.cgi?id=257917&action=diff" name="attach_257917" title="Different patch">attachment 257917</a> <a href="attachment.cgi?id=257917&action=edit" title="Different patch">[details]</a></span>
> Different patch
>
> View in context:
> <a href="https://bugs.webkit.org/attachment.cgi?id=257917&action=review">https://bugs.webkit.org/attachment.cgi?id=257917&action=review</a>
>
> > Source/WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1600
> > + if (WebCore::PlatformDisplay::sharedDisplay().type() == WebCore::PlatformDisplay::Type::Wayland)
> > + return;
>
> 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>