[Webkit-unassigned] [Bug 240364] -Wunused-result in WebCoreSupport/WebContextMenuClient.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 12 17:46:35 PDT 2022


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

Michael Catanzaro <mcatanzaro at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcatanzaro at gnome.org

--- Comment #1 from Michael Catanzaro <mcatanzaro at gnome.org> ---
It's guarded by a #if !PLATFORM(COCOA) condition, which is why Chris didn't notice when cooking the original change. For GTK/WPE there is no way to ever access this code as we don't expose that context menu item. It looks like we only have context menu tests for macOS and GTK, so I won't attempt to write a test.

-- 
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/20220513/fb49da53/attachment.htm>


More information about the webkit-unassigned mailing list