Bug 282006
| Summary: | Make ThreadTimerHeapItem and derived classes compact-allocated | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Degazio <d_degazio> |
| Component: | Platform | Assignee: | David Degazio <d_degazio> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
David Degazio
In WebCore/platform/Timer.h, we construct a CompactRefPtrTuple to a ThreadTimerHeapItem, but this type and its derived classes are not currently compact-allocated. Let's fix that.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/138511333>
David Degazio
Pull request: https://github.com/WebKit/WebKit/pull/35649
EWS
Committed 285667@main (168e0150a520): <https://commits.webkit.org/285667@main>
Reviewed commits have been landed. Closing PR #35649 and removing active labels.