[Webkit-unassigned] [Bug 142905] [WinCairo] Crash when plugin window is destroyed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 20 10:47:36 PDT 2015


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

--- Comment #3 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 249108
  --> https://bugs.webkit.org/attachment.cgi?id=249108
Patch

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

> Source/WebKit/win/WebView.cpp:2526
> +    case WM_MOUSEWHEEL:
> +    case WM_MOUSEMOVE:
> +    case WM_KEYDOWN:
> +    case WM_GESTURE:

Where did this set of event types come from? Why not more, or fewer?

-- 
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/20150320/7d5c2666/attachment-0002.html>


More information about the webkit-unassigned mailing list