Bug 261660

Summary: REGRESSION(267849@main): ASSERTION FAILED: m_inDispatchMessageCount > 0
Product: WebKit Reporter: Charlie Wolfe <charliew>
Component: WebKit Process ModelAssignee: Charlie Wolfe <charliew>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Charlie Wolfe 2023-09-17 18:37:53 PDT
After 267849@main, if the web process crashes while an event is being handled a debug assertion will fail in `Connection::markCurrentlyDispatchedMessageAsInvalid()`.
Comment 1 Radar WebKit Bug Importer 2023-09-17 18:38:07 PDT
<rdar://problem/115635276>
Comment 2 Charlie Wolfe 2023-09-17 18:43:04 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17850
Comment 3 EWS 2023-09-18 14:57:59 PDT
Committed 268095@main (791e55b6738d): <https://commits.webkit.org/268095@main>

Reviewed commits have been landed. Closing PR #17850 and removing active labels.