Bug 147762 - [iOS] Remove dead code from FontCache::createFontPlatformData()
Summary: [iOS] Remove dead code from FontCache::createFontPlatformData()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-06 18:24 PDT by Myles C. Maxfield
Modified: 2015-08-06 18:36 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.88 KB, patch)
2015-08-06 18:25 PDT, Myles C. Maxfield
aestes: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2015-08-06 18:24:49 PDT
[iOS] Remove dead code from FontCache::createFontPlatformData
Comment 1 Myles C. Maxfield 2015-08-06 18:25:03 PDT
Created attachment 258429 [details]
Patch
Comment 2 WebKit Commit Bot 2015-08-06 18:27:10 PDT
Attachment 258429 [details] did not pass style-queue:


ERROR: Source/WebCore/ChangeLog:8:  You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible.  [changelog/nonewtests] [5]
Total errors found: 1 in 1 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Myles C. Maxfield 2015-08-06 18:36:16 PDT
Committed r188104: <http://trac.webkit.org/changeset/188104>