[Webkit-unassigned] [Bug 147682] [GTK] Crash closing a page when a context menu is open

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 6 00:27:49 PDT 2015


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

Sergio Villar Senin <svillar at igalia.com> changed:

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

--- Comment #2 from Sergio Villar Senin <svillar at igalia.com> ---
Comment on attachment 258274
  --> https://bugs.webkit.org/attachment.cgi?id=258274
Patch

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

> Source/WebKit2/UIProcess/gtk/WebContextMenuProxyGtk.cpp:196
> +    for (auto iter = m_signalHandlers.begin(); iter != m_signalHandlers.end(); ++iter)

for (auto handler : m_signalHandlers)

-- 
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/20150806/1cc62fe2/attachment.html>


More information about the webkit-unassigned mailing list