Bug 292748
| Summary: | [Flex] Refactor computeNextFlexLine to return a struct | ||
|---|---|---|---|
| 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
This function takes in many arguments as reference, resets them, and writes them out for the caller. We can improve this by returing a struct that we create inside the function
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/150969447>
Sammy Gill
Pull request: https://github.com/WebKit/WebKit/pull/45135
EWS
Committed 294706@main (f2acaec3c9a7): <https://commits.webkit.org/294706@main>
Reviewed commits have been landed. Closing PR #45135 and removing active labels.