WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
309364
[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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-03-06 10:46:10 PST
<
rdar://problem/171914329
>
Sammy Gill
Comment 2
2026-03-06 10:49:08 PST
Pull request:
https://github.com/WebKit/WebKit/pull/60077
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.
Top of Page
Format For Printing
XML
Clone This Bug