[Webkit-unassigned] [Bug 147297] [GTK] NPAPI code crashes on Wayland

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 31 04:00:08 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=147297

Zan Dobersek <zan at falconsigh.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #257917|review?                     |review+
              Flags|                            |

--- Comment #8 from Zan Dobersek <zan at falconsigh.net> ---
Comment on attachment 257917
  --> https://bugs.webkit.org/attachment.cgi?id=257917
Different patch

View in context: https://bugs.webkit.org/attachment.cgi?id=257917&action=review

> Source/WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1600
> +    if (WebCore::PlatformDisplay::sharedDisplay().type() == WebCore::PlatformDisplay::Type::Wayland)
> +        return;

Should this throw a warning?

-- 
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/20150731/5b4af043/attachment.html>


More information about the webkit-unassigned mailing list