Bug 189861 - FontDataCache should use Ref<Font> instead of a RefPtr<Font>
Summary: FontDataCache should use Ref<Font> instead of a RefPtr<Font>
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-09-21 15:02 PDT by Chris Dumez
Modified: 2018-09-28 12:13 PDT (History)
7 users (show)

See Also:


Attachments
Patch (2.70 KB, patch)
2018-09-21 15:03 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2018-09-21 15:02:27 PDT
FontDataCache should use Ref<Font> instead of a RefPtr<Font>.
Comment 1 Chris Dumez 2018-09-21 15:03:14 PDT
Created attachment 350435 [details]
Patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2018-09-22 00:56:30 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2018-09-22 00:57:23 PDT
<rdar://problem/44702531>