Bug 112022

Summary: [BlackBerry] FontCacheBlackBerry: return PassRefPtr<SimpleFontData>
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
Patch none

Description Alberto Garcia 2013-03-11 08:21:31 PDT
getFontDataForCharacters(), getSimilarFontPlatformData and getLastResortFallbackFont() now return a PassRefPtr

This changed in r130160

http://trac.webkit.org/changeset/130160/trunk/Source/WebCore/platform/graphics/SimpleFontData.h
Comment 1 Alberto Garcia 2013-03-11 08:24:01 PDT
Created attachment 192474 [details]
Patch
Comment 2 Alberto Garcia 2013-03-11 08:57:13 PDT
Comment on attachment 192474 [details]
Patch

Wait, I'll update a new patch with a few more changes.
Comment 3 Alberto Garcia 2013-03-12 07:41:56 PDT
Created attachment 192734 [details]
Patch
Comment 4 Rob Buis 2013-03-12 07:44:42 PDT
Comment on attachment 192734 [details]
Patch

Ok.
Comment 5 WebKit Review Bot 2013-03-12 08:02:19 PDT
Comment on attachment 192734 [details]
Patch

Clearing flags on attachment: 192734

Committed r145544: <http://trac.webkit.org/changeset/145544>
Comment 6 WebKit Review Bot 2013-03-12 08:02:24 PDT
All reviewed patches have been landed.  Closing bug.