[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 08:25:32 PDT 2019


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

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcatanzaro at igalia.com

--- Comment #2 from Michael Catanzaro <mcatanzaro at igalia.com> ---
(In reply to Carlos Garcia Campos from comment #1)
> I would just remove the assert or guard it inside !PLATFORM(GTK).

PLATFORM(GTK) isn't appropriate here... you can use PLATFORM(COCOA) if Cocoa ports don't allow opening a context menu without the mouse, but it looks like no assert at all would probably be best?

-- 
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/28b7155f/attachment.html>


More information about the webkit-unassigned mailing list