Bug 278177
| Summary: | Eagerly initialize TZoneHeapManager. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mark Lam <mark.lam> |
| Component: | JavaScriptCore | Assignee: | Mark Lam <mark.lam> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Mark Lam
If TZoneHeap is in use, we'll always need to initialize the TZoneHeapManager anyway. So, there's no point in letting its initialization be lazy.
This also allows us to further restrict the sandbox allowance of kern.boottime to only during initialization time.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/133963518>
Mark Lam
Pull request: https://github.com/WebKit/WebKit/pull/32254
EWS
Committed 282313@main (5548011945e1): <https://commits.webkit.org/282313@main>
Reviewed commits have been landed. Closing PR #32254 and removing active labels.