[Webkit-unassigned] [Bug 199444] [GTK] fast/events/context-activated-by-key-event.html is crashing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 17 04:53:42 PDT 2019


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

Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bburg at apple.com,
                   |                            |cgarcia at igalia.com,
                   |                            |timothy at apple.com

--- Comment #1 from Carlos Garcia Campos <cgarcia at igalia.com> ---
This regressed in r239686, the assert assumes context menu is always triggered by a mouse event, which is not true for all ports. I'm not sure whether it's worth adding a member m_processingContextMenuForKeyboardEvent or something like that just for this assert. I would just remove the assert or guard it inside !PLATFORM(GTK). What do you think Brian?

-- 
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/20190717/f1803c31/attachment.html>


More information about the webkit-unassigned mailing list