Bug 27732

Summary: Fix chromium linux build by adding missing function implementation.
Product: WebKit Reporter: Albert J. Wong <ajwong>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: jianli, levin, pinkerton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Trivial implemenation of FontPlatformData::description() levin: review+

Albert J. Wong
Reported 2009-07-27 14:01:12 PDT
This is the linux side of the fix given in r46417. Basically, r46388 introduced a function FontPlatformData::description() that doesn't exist in the various chromium platform-specific versions of this file. r46417 fixed windows. This will fix Linux. Mac doesn't seem to be affected.
Attachments
Trivial implemenation of FontPlatformData::description() (2.56 KB, patch)
2009-07-27 14:05 PDT, Albert J. Wong
levin: review+
Albert J. Wong
Comment 1 2009-07-27 14:05:36 PDT
Created attachment 33568 [details] Trivial implemenation of FontPlatformData::description()
Jian Li
Comment 2 2009-07-27 14:19:01 PDT
Note You need to log in before you can comment on or make changes to this bug.