[Webkit-unassigned] [Bug 55453] Pass preferred language information down to font fallback logic

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 3 03:48:46 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=55453





--- Comment #12 from Takayoshi Kochi <kochi at chromium.org>  2011-03-03 03:48:45 PST ---
Updated the patch for fixes to Jungshik's comment.

Also I included a couple of minor changes in WebFontInfo from the previous patch:
1. made preferredLocale optional (= 0 default parameter)
2. NULL check for preferredLocale

With 1, we can commit WebKit change side only once.
For Chromium, I'll submit http://codereview.chromium.org/6592065/ first
then I'll make follow-up changelist to really use this interface.

Jungshik, could you take another look?

-- 
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