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 | ||
Alex Christensen
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/101641127>
Alex Christensen
Pull request: https://github.com/WebKit/WebKit/pull/5863
EWS
Committed 256087@main (3c14d9145daf): <https://commits.webkit.org/256087@main>
Reviewed commits have been landed. Closing PR #5863 and removing active labels.