Bug 177495 - Make fontToUse() a member function of InlineTextBox
Summary: Make fontToUse() a member function of InlineTextBox
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Local Build
Hardware: All All
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords: InRadar
Depends on: 177493
Blocks:
  Show dependency treegraph
 
Reported: 2017-09-26 11:14 PDT by Daniel Bates
Modified: 2017-09-27 12:15 PDT (History)
6 users (show)

See Also:


Attachments
Patch (6.92 KB, patch)
2017-09-26 11:24 PDT, Daniel Bates
no flags Details | Formatted Diff | Diff
Patch (6.92 KB, patch)
2017-09-26 15:30 PDT, Daniel Bates
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2017-09-26 11:14:06 PDT
Make fontToUse a member function of InlineTextBox towards consolidating duplicate paint code.
Comment 1 Daniel Bates 2017-09-26 11:24:59 PDT
Created attachment 321850 [details]
Patch
Comment 2 Daniel Bates 2017-09-26 15:30:42 PDT
Created attachment 321879 [details]
Patch
Comment 3 Daniel Bates 2017-09-26 16:05:33 PDT
Comment on attachment 321879 [details]
Patch

Clearing flags on attachment: 321879

Committed r222532: <http://trac.webkit.org/changeset/222532>
Comment 4 Daniel Bates 2017-09-26 16:05:35 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2017-09-27 12:15:22 PDT
<rdar://problem/34692874>