RESOLVED FIXED 27732
Fix chromium linux build by adding missing function implementation.
https://bugs.webkit.org/show_bug.cgi?id=27732
Summary Fix chromium linux build by adding missing function implementation.
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.