RESOLVED FIXED292748
[Flex] Refactor computeNextFlexLine to return a struct
https://bugs.webkit.org/show_bug.cgi?id=292748
Summary [Flex] Refactor computeNextFlexLine to return a struct
Sammy Gill
Reported 2025-05-08 16:56:33 PDT
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
Radar WebKit Bug Importer
Comment 1 2025-05-08 16:56:42 PDT
Sammy Gill
Comment 2 2025-05-08 17:01:17 PDT
EWS
Comment 3 2025-05-09 07:23:16 PDT
Committed 294706@main (f2acaec3c9a7): <https://commits.webkit.org/294706@main> Reviewed commits have been landed. Closing PR #45135 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.