Bug 114452

Summary: [BlackBerry] Use the platform list of languages with fonts instead of hardcoding
Product: WebKit Reporter: Eli Fidler <efidler>
Component: WebKit BlackBerryAssignee: Eli Fidler <efidler>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, mifenton, rwlbuis, tonikitoo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing none

Description Eli Fidler 2013-04-11 11:11:48 PDT
We currently have a hardcoded list of languages with platform fonts in WebKit. This list needs to be kept in sync with a local platform list. Let's remove it and get the list programmatically.
Comment 1 Eli Fidler 2013-04-11 11:13:15 PDT
Created attachment 197644 [details]
Patch
Comment 2 Rob Buis 2013-04-11 12:30:25 PDT
Comment on attachment 197644 [details]
Patch

Looks good.
Comment 3 Eli Fidler 2013-04-11 12:36:44 PDT
Created attachment 197654 [details]
Patch for landing
Comment 4 WebKit Commit Bot 2013-04-11 13:07:05 PDT
Comment on attachment 197654 [details]
Patch for landing

Clearing flags on attachment: 197654

Committed r148228: <http://trac.webkit.org/changeset/148228>
Comment 5 WebKit Commit Bot 2013-04-11 13:07:08 PDT
All reviewed patches have been landed.  Closing bug.