Bug 253461 - Move data members specific to ElementRareData out of NodeRareData
Summary: Move data members specific to ElementRareData out of NodeRareData
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-06 13:55 PST by Chris Dumez
Modified: 2023-03-06 21:54 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2023-03-06 13:55:26 PST
Move data members specific to ElementRareData out of NodeRareData. Those were put in NodeRareData for better packing but we can achieve the same packing by rendering data members.
Comment 1 Chris Dumez 2023-03-06 13:58:25 PST
Pull request: https://github.com/WebKit/WebKit/pull/11131
Comment 2 EWS 2023-03-06 21:53:06 PST
Committed 261308@main (11ece517da22): <https://commits.webkit.org/261308@main>

Reviewed commits have been landed. Closing PR #11131 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-03-06 21:54:16 PST
<rdar://problem/106345664>