Bug 309364
| Summary: | [GFC][Cleanup] Avoid passing around const LayoutUnit& | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sammy Gill <sgill26> |
| Component: | Layout and Rendering | Assignee: | Sammy Gill <sgill26> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sammy Gill
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
<rdar://problem/171914329>
Sammy Gill
Pull request: https://github.com/WebKit/WebKit/pull/60077
EWS
Committed 308823@main (8781aa8bc7dc): <https://commits.webkit.org/308823@main>
Reviewed commits have been landed. Closing PR #60077 and removing active labels.