Bug 269859
Summary: | WebContent process stays in the isUnderMemoryPressure state forever after it breaches the PROC_LIMIT_CRITICAL threshold | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ben Nham <nham> |
Component: | WebKit Misc. | Assignee: | Ben Nham <nham> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | nham, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ben Nham
After 244148@main, a WebContent process that exceeds the PROC_LIMIT_CRITICAL threshold ends up in the isUnderMemoryPressure forever. This means the fix we picked up in https://trac.webkit.org/changeset/234646/webkit no longer works.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ben Nham
rdar://118126701
Ben Nham
Pull request: https://github.com/WebKit/WebKit/pull/24892
EWS
Committed 275198@main (a45b3b20b106): <https://commits.webkit.org/275198@main>
Reviewed commits have been landed. Closing PR #24892 and removing active labels.