Bug 114452 - [BlackBerry] Use the platform list of languages with fonts instead of hardcoding
Summary: [BlackBerry] Use the platform list of languages with fonts instead of hardcoding
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eli Fidler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-11 11:11 PDT by Eli Fidler
Modified: 2013-04-11 13:07 PDT (History)
4 users (show)

See Also:


Attachments
Patch (3.46 KB, patch)
2013-04-11 11:13 PDT, Eli Fidler
no flags Details | Formatted Diff | Diff
Patch for landing (3.53 KB, patch)
2013-04-11 12:36 PDT, Eli Fidler
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.