[Webkit-unassigned] [Bug 116529] New: [BlackBerry] FontCache::getFontDataForCharacters() returns nullptr
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 21 03:26:35 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=116529
Summary: [BlackBerry] FontCache::getFontDataForCharacters()
returns nullptr
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit BlackBerry
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: agarcia at igalia.com
CC: xan.lopez at gmail.com, cgarcia at igalia.com
This cannot be converted to a PassRefPtr and breaks the build:
FontCacheBlackBerry.cpp:150:16: error: could not convert 'nullptr' from 'std::nullptr_t' to 'WTF::PassRefPtr<WebCore::SimpleFontData>'
FontCacheBlackBerry.cpp:174:16: error: could not convert 'nullptr' from 'std::nullptr_t' to 'WTF::PassRefPtr<WebCore::SimpleFontData>'
The change was introduced in r147639
http://trac.webkit.org/changeset/147639/trunk/Source/WebCore/platform/graphics/blackberry/FontCacheBlackBerry.cpp
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list