Bug 222989

Summary: Crash under WebViewImpl::flagsChanged()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: kkinnunen, simon.fraser, thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2021-03-09 13:03:16 PST
Crash under WebViewImpl::flagsChanged(): Thread 0 Crashed ↩:: Dispatch queue: com.apple.main-thread 0 com.apple.WebKit 0x00007fff3bfbcfd6 WebKit::WebPageProxy::handleKeyboardEvent(WebKit::NativeWebKeyboardEvent const&) + 14 1 com.apple.WebKit 0x00007fff3c307021 invocation function for block in WebKit::WebViewImpl::flagsChanged(NSEvent*) + 65 2 com.apple.WebKit 0x00007fff3c305334 invocation function for block in WebKit::WebViewImpl::interpretKeyEvent(NSEvent*, void (signed char, WTF::Vector<WebCore::KeypressCommand, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc> const&) block_pointer) + 81 3 com.apple.HIToolbox 0x00007fff2884ca23 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_5.31 + 70 4 com.apple.HIToolbox 0x00007fff28a0f1cd __SendTSMDocumentLockEvent_WithCompletionHandler_block_invoke + 95 5 com.apple.HIToolbox 0x00007fff288746ab invocation function for block in DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 110
Attachments
Patch (1.96 KB, patch)
2021-03-09 13:06 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2021-03-09 13:05:45 PST
Chris Dumez
Comment 2 2021-03-09 13:06:20 PST
EWS
Comment 3 2021-03-09 14:25:19 PST
Committed r274176: <https://commits.webkit.org/r274176> All reviewed patches have been landed. Closing bug and clearing flags on attachment 422749 [details].
Note You need to log in before you can comment on or make changes to this bug.