RESOLVED FIXED309364
[GFC][Cleanup] Avoid passing around const LayoutUnit&
https://bugs.webkit.org/show_bug.cgi?id=309364
Summary [GFC][Cleanup] Avoid passing around const LayoutUnit&
Sammy Gill
Reported 2026-03-06 10:46:02 PST
A LayoutUnit is only 4 bytes so we don't need to pass it around as reference to various functions
Attachments
Radar WebKit Bug Importer
Comment 1 2026-03-06 10:46:10 PST
Sammy Gill
Comment 2 2026-03-06 10:49:08 PST
EWS
Comment 3 2026-03-06 15:04:43 PST
Committed 308823@main (8781aa8bc7dc): <https://commits.webkit.org/308823@main> Reviewed commits have been landed. Closing PR #60077 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.