Bug 272669
| Summary: | WebKit process termination with xpc_connection_kill does not always work | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Per Arne Vollan <pvollan> |
| Component: | WebKit Process Model | Assignee: | Per Arne Vollan <pvollan> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | j_stfleur, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Per Arne Vollan
WebKit process termination with xpc_connection_kill does not always work. We are currently seeing flaky termination behavior on macOS, where the child processes are not always terminated successfully. Additionally, on iOS, the XPC connection has become anonymous due to migration to extensions for WebKit processes, and xpc_connection_kwqill does not support anonymous connections.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/126479653>
Per Arne Vollan
Pull request: https://github.com/WebKit/WebKit/pull/27259
EWS
Committed 277509@main (3c2c899f692d): <https://commits.webkit.org/277509@main>
Reviewed commits have been landed. Closing PR #27259 and removing active labels.
Ryan Haddad
*** Bug 272256 has been marked as a duplicate of this bug. ***