Bug 189861

Summary: FontDataCache should use Ref<Font> instead of a RefPtr<Font>
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: TextAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, ggaren, koivisto, mmaxfield, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=189722
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2018-09-21 15:02:27 PDT
FontDataCache should use Ref<Font> instead of a RefPtr<Font>.
Attachments
Patch (2.70 KB, patch)
2018-09-21 15:03 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2018-09-21 15:03:14 PDT
WebKit Commit Bot
Comment 2 2018-09-22 00:56:28 PDT
Comment on attachment 350435 [details] Patch Clearing flags on attachment: 350435 Committed r236383: <https://trac.webkit.org/changeset/236383>
WebKit Commit Bot
Comment 3 2018-09-22 00:56:30 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2018-09-22 00:57:23 PDT
Note You need to log in before you can comment on or make changes to this bug.