RESOLVED FIXED 230311
Use std::optional for truncation
https://bugs.webkit.org/show_bug.cgi?id=230311
Summary Use std::optional for truncation
Antti Koivisto
Reported 2021-09-15 11:03:24 PDT
Remove constants
Attachments
Patch (16.00 KB, patch)
2021-09-15 11:17 PDT, Antti Koivisto
no flags
Patch (15.97 KB, patch)
2021-09-15 11:19 PDT, Antti Koivisto
no flags
Patch (16.88 KB, patch)
2021-09-16 00:35 PDT, Antti Koivisto
no flags
Antti Koivisto
Comment 1 2021-09-15 11:17:47 PDT
Antti Koivisto
Comment 2 2021-09-15 11:19:55 PDT
Myles C. Maxfield
Comment 3 2021-09-15 11:55:20 PDT
Comment on attachment 438263 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=438263&action=review > Source/WebCore/rendering/LegacyInlineTextBox.h:70 > + auto truncation() const { return m_truncation; } 🤯
Antti Koivisto
Comment 4 2021-09-16 00:35:17 PDT
EWS
Comment 5 2021-09-16 03:32:34 PDT
Committed r282530 (241741@main): <https://commits.webkit.org/241741@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 438323 [details].
Radar WebKit Bug Importer
Comment 6 2021-09-16 03:33:33 PDT
Note You need to log in before you can comment on or make changes to this bug.