Bug 182823

Summary: HarfBuzzFace should not be ref-counted
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, cgarcia, ews-watchlist, mmaxfield, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing none

Description Zan Dobersek 2018-02-14 23:53:57 PST
HarfBuzzFace should not be ref-counted
Comment 1 Zan Dobersek 2018-02-15 00:10:03 PST
Created attachment 333883 [details]
Patch
Comment 2 Carlos Garcia Campos 2018-02-15 01:45:26 PST
Comment on attachment 333883 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=333883&action=review

> Source/WebCore/platform/graphics/harfbuzz/HarfBuzzFace.h:44
> +class HarfBuzzFace {
>  public:

WTF_MAKE_FAST_ALLOCATED;
Comment 3 Zan Dobersek 2018-02-15 02:00:47 PST
Created attachment 333887 [details]
Patch for landing
Comment 4 Zan Dobersek 2018-02-15 02:10:24 PST
Comment on attachment 333887 [details]
Patch for landing

Clearing flags on attachment: 333887

Committed r228507: <https://trac.webkit.org/changeset/228507>
Comment 5 Zan Dobersek 2018-02-15 02:10:29 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2018-02-15 02:11:20 PST
<rdar://problem/37564034>