RESOLVED FIXED 209495
Use SimpleRange in characterRectsForRange()
https://bugs.webkit.org/show_bug.cgi?id=209495
Summary Use SimpleRange in characterRectsForRange()
Daniel Bates
Reported 2020-03-24 14:12:24 PDT
SimpleRanges are here! Use them in characterRectsForRange() to future proof it. Callers aren't passing a SimpleRange, yet, but may be one day.
Attachments
Patch (1.80 KB, patch)
2020-03-24 14:14 PDT, Daniel Bates
no flags
Daniel Bates
Comment 1 2020-03-24 14:14:55 PDT
Daniel Bates
Comment 2 2020-03-24 14:55:39 PDT
Thanks for the review!
Daniel Bates
Comment 3 2020-03-24 14:56:31 PDT
Comment on attachment 394409 [details] Patch Clearing flags on attachment: 394409 Committed r258941: <https://trac.webkit.org/changeset/258941>
Daniel Bates
Comment 4 2020-03-24 14:56:32 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2020-03-24 14:57:13 PDT
Note You need to log in before you can comment on or make changes to this bug.