Bug 277383
| Summary: | TZone update - Eliminate type registration, update seeding and add logging | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Saboff <msaboff> |
| Component: | bmalloc | Assignee: | Michael Saboff <msaboff> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ggaren, nth10sd, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 277881 | ||
| Bug Blocks: | |||
Michael Saboff
This bug tracks changes to the TZone code to eliminate the need for types to register and change the way the TZone manager is seeded at process startup time. It also adds logging.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/132850563>
Michael Saboff
Pull request: https://github.com/apple/WebKit/pull/1533
Michael Saboff
Pull request: https://github.com/WebKit/WebKit/pull/31547
Michael Saboff
Closed Pull request: https://github.com/apple/WebKit/pull/1533 and reposted as https://github.com/WebKit/WebKit/pull/31547.
EWS
Committed 281673@main (16f89907d5e9): <https://commits.webkit.org/281673@main>
Reviewed commits have been landed. Closing PR #31547 and removing active labels.
Gary Kwong [:gkw] [:nth10sd]
(In reply to Michael Saboff from comment #3)
> Pull request: https://github.com/WebKit/WebKit/pull/31547
After this landed, it caused macOS JavaScriptCore shell builds via cmake to fail to compile (see bug 277881).
Any hope of a fix?