Bug 295677
| Summary: | Remove superfluous lock in TZoneHeapManager::determineTZoneMallocFallback | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marcus Plutowski <marcus_plutowski> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Marcus Plutowski
rdar://155477794
This lock is no longer necessary; the rest of init does not use a lock, so this does not need one either.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Marcus Plutowski
Pull request: https://github.com/WebKit/WebKit/pull/47796
EWS
Committed 297205@main (ca4b5344596a): <https://commits.webkit.org/297205@main>
Reviewed commits have been landed. Closing PR #47796 and removing active labels.