Bug 177758

Summary: Remove length argument from TextPainter::paint()
Product: WebKit Reporter: Daniel Bates <dbates>
Component: Layout and RenderingAssignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bfulgham, mmaxfield, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 178278    
Attachments:
Description Flags
Patch none

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.