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
292748
[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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-05-08 16:56:42 PDT
<
rdar://problem/150969447
>
Sammy Gill
Comment 2
2025-05-08 17:01:17 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/45135
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.
Top of Page
Format For Printing
XML
Clone This Bug