Bug 293082
| Summary: | Make String and BasicRawSentinelNode no longer compact-allocated | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Degazio <d_degazio> |
| Component: | Web Template Framework | 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
WTF::String and BasicRawSentinelNode are no longer used meaningfully in any PackedPtr or CompactPtr or variant thereof, meaning we should no longer mark them as specifically compact-allocated.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/151423026>
David Degazio
Pull request: https://github.com/WebKit/WebKit/pull/45466
EWS
Committed 295029@main (cc8467615f35): <https://commits.webkit.org/295029@main>
Reviewed commits have been landed. Closing PR #45466 and removing active labels.