Bug 247138

Summary: Add RELEASE_LOG_FAULT in Connection::markCurrentlyDispatchedMessageAsInvalid
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: WebKit Misc.Assignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Description Alex Christensen 2022-10-27 10:44:51 PDT
That function is called when we are terminating a process because of invalid IPC, which has the same user-visible impact as a crash but we aren't tracking it like a crash or gathering analytics.  This should fix that.
Comment 1 Radar WebKit Bug Importer 2022-10-27 10:45:10 PDT
<rdar://problem/101641127>
Comment 2 Alex Christensen 2022-10-27 10:47:07 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5863
Comment 3 EWS 2022-10-27 21:18:11 PDT
Committed 256087@main (3c14d9145daf): <https://commits.webkit.org/256087@main>

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