Bug 273729
| Summary: | Make BreakLines.h less convoluted | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | fantasai <fantasai.bugs> |
| Component: | Layout and Rendering | Assignee: | fantasai <fantasai.bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
fantasai
BreakLines.h has become fairly convoluted due to layers of mechanical performance fixes over the years. Opening this bug to do some refactoring so that it can be easier to understand, easier to optimize further, and easier to fix some of the major correctness issues we have in this code.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/127532669>
fantasai
Pull request: https://github.com/WebKit/WebKit/pull/28142
EWS
Committed 278393@main (7c125c2ff5c0): <https://commits.webkit.org/278393@main>
Reviewed commits have been landed. Closing PR #28142 and removing active labels.
EWS
Committed 278626@main (fffbee3095b6): <https://commits.webkit.org/278626@main>
Reviewed commits have been landed. Closing PR #28355 and removing active labels.