RESOLVED FIXED Bug 205528
LegacyInlineTextBox::selectionState accessor mutates ellipsis selection state
https://bugs.webkit.org/show_bug.cgi?id=205528
Summary LegacyInlineTextBox::selectionState accessor mutates ellipsis selection state
Megan Gardner
Reported 2019-12-20 16:22:42 PST
The code that deals with ellipsis and selections is in a place that sounds like it should not be mutating state, but it is. This should likely move to SelectionRangeData. Move this code, and also make sure that it also works with the new HighlightAPI.
Attachments
Patch (10.23 KB, patch)
2021-09-13 03:51 PDT, Antti Koivisto
no flags
Megan Gardner
Comment 1 2019-12-20 16:23:30 PST
Antti Koivisto
Comment 2 2021-09-13 03:51:37 PDT
EWS
Comment 3 2021-09-13 10:48:03 PDT
Committed r282337 (241604@main): <https://commits.webkit.org/241604@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 438026 [details].
Radar WebKit Bug Importer
Comment 4 2021-09-13 10:49:24 PDT
Note You need to log in before you can comment on or make changes to this bug.