Bug 147392 - Minor cleanups in FontCacheFreeType.cpp
Summary: Minor cleanups in FontCacheFreeType.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Minor
Assignee: Michael Catanzaro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-28 17:27 PDT by Michael Catanzaro
Modified: 2015-07-28 17:58 PDT (History)
2 users (show)

See Also:


Attachments
Patch (7.38 KB, patch)
2015-07-28 17:46 PDT, Michael Catanzaro
mrobinson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2015-07-28 17:27:19 PDT
Mark several functions as static (file-scope), use more nullptr, and use more smart pointers.
Comment 1 Michael Catanzaro 2015-07-28 17:46:41 PDT
Created attachment 257714 [details]
Patch
Comment 2 Michael Catanzaro 2015-07-28 17:58:27 PDT
Committed r187532: <http://trac.webkit.org/changeset/187532>