RESOLVED FIXED 270724
Avoid allocating ElementRareData for IntersectionObserverData with HTMLImageElement
https://bugs.webkit.org/show_bug.cgi?id=270724
Summary Avoid allocating ElementRareData for IntersectionObserverData with HTMLImageE...
Ryosuke Niwa
Reported 2024-03-08 17:10:05 PST
Inline IntersectionObserverData into HTMLImageElement to avoid ElementRareData allocation.
Attachments
Ryosuke Niwa
Comment 1 2024-03-08 17:16:37 PST
EWS
Comment 2 2024-03-11 20:44:37 PDT
Committed 275954@main (1468afa8cc99): <https://commits.webkit.org/275954@main> Reviewed commits have been landed. Closing PR #25658 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-03-11 20:45:16 PDT
Ryosuke Niwa
Comment 4 2024-03-27 14:07:03 PDT
Re-opening for pull request https://github.com/apple/WebKit/pull/1159
Ryosuke Niwa
Comment 5 2024-03-27 14:09:03 PDT
Note You need to log in before you can comment on or make changes to this bug.