Bug 274637
| Summary: | Add entitlement to give the WebProcess a higher jetsam limit | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Devin Rousso <hi> |
| Component: | JavaScriptCore | Assignee: | Devin Rousso <hi> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | hi, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=265669 | ||
Devin Rousso
<https://developer.apple.com/documentation/bundleresources/entitlements/com_apple_developer_kernel_increased-memory-limit>
lots of websites (and apps that use web content) could probably benefit from a higher jetsam limit, similar to how a larger virtual address space is helpful/necessary
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Devin Rousso
Pull request: https://github.com/WebKit/WebKit/pull/29042
Radar WebKit Bug Importer
<rdar://problem/129048336>
Devin Rousso
<https://github.com/WebKit/WebKit/pull/29042#issuecomment-2142749701>:
> hi Devin, to follow up on this, we've researched the use of that entitlement, and indeed, it does not change anything for the WebContent process. So, there's no point in adding it. Thanks.
based on this i'm closing the bug and PR