Bug 270252
| Summary: | Avoid taking near suspended assertion in processes with no pages | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Nham <nham> |
| Component: | WebKit Process Model | Assignee: | Ben Nham <nham> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ben Nham
In 272937@main, we stopped taking the near suspended assertion by default in most cases. However, I forgot to change WebProcessProxy::shouldTakeNearSuspendedAssertion() to consult that default value in the no page case. We should fix this.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/123788018>
Ben Nham
Pull request: https://github.com/WebKit/WebKit/pull/25256
EWS
Committed 275509@main (94b54aa0adda): <https://commits.webkit.org/275509@main>
Reviewed commits have been landed. Closing PR #25256 and removing active labels.