RESOLVED FIXED 177758
Remove length argument from TextPainter::paint()
https://bugs.webkit.org/show_bug.cgi?id=177758
Summary Remove length argument from TextPainter::paint()
Daniel Bates
Reported 2017-10-02 11:18:26 PDT
Remove length argument from TextPainter::paint(). Instead have the function use the length of the specified text run.
Attachments
Patch (5.87 KB, patch)
2017-10-02 11:24 PDT, Daniel Bates
no flags
Daniel Bates
Comment 1 2017-10-02 11:24:35 PDT
Daniel Bates
Comment 2 2017-10-02 12:23:44 PDT
Comment on attachment 322398 [details] Patch Clearing flags on attachment: 322398 Committed r222732: <http://trac.webkit.org/changeset/222732>
Daniel Bates
Comment 3 2017-10-02 12:23:47 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2017-10-02 12:25:22 PDT
Note You need to log in before you can comment on or make changes to this bug.