Bug 145644 - Clean up m_isEmoji in FontPlatformData
Summary: Clean up m_isEmoji in FontPlatformData
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-06-04 10:17 PDT by Myles C. Maxfield
Modified: 2015-06-04 11:18 PDT (History)
2 users (show)

See Also:


Attachments
Patch (14.54 KB, patch)
2015-06-04 10:23 PDT, Myles C. Maxfield
no flags Details | Formatted Diff | Diff
Patch (14.55 KB, patch)
2015-06-04 10:38 PDT, Myles C. Maxfield
no flags Details | Formatted Diff | Diff
Patch (15.38 KB, patch)
2015-06-04 10:46 PDT, Myles C. Maxfield
kling: 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-06-04 10:17:20 PDT
Clean up m_isEmoji in FontPlatformData
Comment 1 Myles C. Maxfield 2015-06-04 10:23:10 PDT
Created attachment 254268 [details]
Patch
Comment 2 Myles C. Maxfield 2015-06-04 10:38:23 PDT
Created attachment 254271 [details]
Patch
Comment 3 Myles C. Maxfield 2015-06-04 10:46:41 PDT
Created attachment 254273 [details]
Patch
Comment 4 Andreas Kling 2015-06-04 10:59:15 PDT
Comment on attachment 254273 [details]
Patch

r=me
Comment 5 Myles C. Maxfield 2015-06-04 11:18:55 PDT
Committed r185205: <http://trac.webkit.org/changeset/185205>