Bug 112142

Summary: [BlackBerry] FontPlatformData: HarfBuzz renaming
Product: WebKit Reporter: Alberto Garcia <berto>
Component: WebKit BlackBerryAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia, mifenton, rwlbuis, tonikitoo, webkit.review.bot, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 111729    
Attachments:
Description Flags
Patch none

Description Alberto Garcia 2013-03-12 06:13:12 PDT
When the old HarfBuzz code was removed in r141291, HarfBuzzNGFace.h
was renamed to HarfBuzzFace.h and m_harfbuzzFace was renamed to
m_harfBuzzFace.

These changes need to be reflected in the BlackBerry port.
Comment 1 Alberto Garcia 2013-03-12 06:15:17 PDT
Created attachment 192722 [details]
Patch
Comment 2 Rob Buis 2013-03-12 08:13:22 PDT
Comment on attachment 192722 [details]
Patch

LGTM.
Comment 3 WebKit Review Bot 2013-03-12 08:18:17 PDT
Comment on attachment 192722 [details]
Patch

Clearing flags on attachment: 192722

Committed r145546: <http://trac.webkit.org/changeset/145546>
Comment 4 WebKit Review Bot 2013-03-12 08:18:20 PDT
All reviewed patches have been landed.  Closing bug.