Bug 253743
| Summary: | [macOS] Assertion failure in nonVisibleProcessMemoryCleanupTimerFired | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Miguel Salinas <miguel_salinas> |
| Component: | WebKit Process Model | Assignee: | Miguel Salinas <miguel_salinas> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Mac (Apple Silicon) | ||
| OS: | macOS 13 | ||
Miguel Salinas
We started using the nonVisibleProcessMemoryCleanupTimer to defer clearing data for suspended processes on the mac. This is causing us to hit an assertion when the suspended page is still in a window's view hierarchy.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/106579817>
Miguel Salinas
Pull request: https://github.com/WebKit/WebKit/pull/11393
EWS
Committed 261537@main (ce1e3347d860): <https://commits.webkit.org/261537@main>
Reviewed commits have been landed. Closing PR #11393 and removing active labels.