[Webkit-unassigned] [Bug 228690] New: [Win] ASSERTION FAILED: evt->type() == eventNames().keydownEvent || evt->type() == eventNames().keypressEvent in WebView::interpretKeyEvent since r280492

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 1 13:43:08 PDT 2021


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

            Bug ID: 228690
           Summary: [Win] ASSERTION FAILED: evt->type() ==
                    eventNames().keydownEvent || evt->type() ==
                    eventNames().keypressEvent in
                    WebView::interpretKeyEvent since r280492
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com

[Win] ASSERTION FAILED: evt->type() == eventNames().keydownEvent || evt->type() == eventNames().keypressEvent in WebView::interpretKeyEvent since r280492

Since r280492 (240124 at main, Bug 228009)

WinCairo-64-bit-WKL-Debug-Tests
https://build.webkit.org/#/builders/32/builds/769

ASSERTION FAILED: evt->type() == eventNames().keydownEvent || evt->type() == eventNames().keypressEvent
..\..\Source\WebKitLegacy\win\WebView.cpp(2320) : WebView::interpretKeyEvent
1   00007FF8FE421E8A WTFCrash
2   00007FF8DD011D01 WTFCrashWithInfo
3   00007FF8DD1A536F WebView::interpretKeyEvent
4   00007FF8DD1A5800 WebView::handleEditingKeyboardEvent
5   00007FF8DD1FBC80 WebEditorClient::handleKeyboardEvent
6   00007FF8DFD1EC1C WebCore::Editor::handleKeyboardEvent
7   00007FF8E07C6EB9 WebCore::EventHandler::defaultKeyboardEventHandler
8   00007FF8DFB7A9D0 WebCore::Node::defaultEventHandler
9   00007FF8DFF21C3B WebCore::HTMLInputElement::defaultEventHandler
10  00007FF8DFAFD5B4 WebCore::callDefaultEventHandlersInBubblingOrder
11  00007FF8DFAF640C WebCore::EventDispatcher::dispatchEvent
12  00007FF8DFB7A332 WebCore::Node::dispatchEvent
13  00007FF8DFAC57E0 WebCore::Element::dispatchKeyEvent
14  00007FF8E07CC767 WebCore::EventHandler::internalKeyEvent
15  00007FF8E07C6A9E WebCore::EventHandler::keyEvent
16  00007FF8DD1A28F8 WebView::keyUp
17  00007FF8DD1AE7A7 WebView::WebViewWndProc
18  00007FF911EF74D6 DispatchMessageW
19  00007FF911EF6DBB CallWindowProcW
20  00007FF904F1B8CA DefSubclassProc
21  00007FF904F1B5D8 CCSetScrollInfo
22  00007FF904F1B8CA DefSubclassProc
23  00007FF904F1B6E2 CCSetScrollInfo
24  00007FF911EF74D6 DispatchMessageW
25  00007FF911EF6FF2 DispatchMessageW
26  00007FF8F959C348 keyDownCallback
27  00007FF8F3F4E077 JSC::APICallbackFunction::callImpl<JSC::JSCallbackFunction>
28  00007FF8F3F41EA2 JSC::callJSCallbackFunction
29  000001DE2B0D102C

-- 
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/20210801/f72608e1/attachment.htm>


More information about the webkit-unassigned mailing list