[Webkit-unassigned] [Bug 185818] [GTK][Wayland] UI process crash when closing the window

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 21 07:05:31 PDT 2018


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

Michael Catanzaro <mcatanzaro at igalia.com> changed:

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

--- Comment #3 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Comment on attachment 340839
  --> https://bugs.webkit.org/attachment.cgi?id=340839
Patch

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

> Source/WebKit/UIProcess/gtk/InputMethodFilter.cpp:93
> +    if (enabled && m_page->isViewFocused())
>          notifyFocusedIn();

Do you think there's a GTK+ bug here, too? I guess so, because it seems really odd that this could avoid a crash deep in GTK+.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180521/c894cfb0/attachment-0001.html>


More information about the webkit-unassigned mailing list