[Webkit-unassigned] [Bug 213224] REGRESSION (r262994): Web inspector is killed when context-clicking anywhere

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 15 21:10:53 PDT 2020


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

--- Comment #1 from David Kilzer (:ddkilzer) <ddkilzer at webkit.org> ---
Created attachment 401976

  --> https://bugs.webkit.org/attachment.cgi?id=401976&action=review

Patch v1 (WIP: help with SFINAE)

I've been trying to figure out the correct way to do SFINAE for the WTF::isValueEnum() template specialization for WebCore::ContextMenuAction, but it always conflicts with the specialization for IPC::MessageName (or the new specialization can't be found).

If feels like something silly I'm missing (like a #include <WebCore/ContextMenuItem.h>), but I can't figure it out.

Will sleep on it and look tomorrow morning.  (Or I'll figure it out soon after I post this patch.)

-- 
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/20200616/fa10a45f/attachment.htm>


More information about the webkit-unassigned mailing list