Bug 292800
| Summary: | [Flex] Remove FlexLineBuilder | ||
|---|---|---|---|
| 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
We do not seem to need this as it is just one function that computes which flex items will be on a line along with some other flexing data and a couple of helper functions. We can move this code to RenderFlexibleBox
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/151030980>
Sammy Gill
Pull request: https://github.com/WebKit/WebKit/pull/45191
EWS
Committed 294755@main (6ee882e52c34): <https://commits.webkit.org/294755@main>
Reviewed commits have been landed. Closing PR #45191 and removing active labels.