[Webkit-unassigned] [Bug 86565] [chromium] run-webkit-tests can't be work in ubuntu 12.04

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 16 00:18:50 PDT 2012


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





--- Comment #3 from Li Yin <li.yin at intel.com>  2012-05-16 00:17:54 PST ---
(In reply to comment #2)
> I'd like:
>  - removing Garuda.ttf from 'fonts' array
>  - introduce new function to take two arguments for paths (tahi/Garuda.ttf and tlwg/Garuda.ttf). The function checks their existence and calls FcConfigAppFontAddFile().
> 
> The following check for lohit_pa.ttf might use the function too.

Thanks for your review.

Yeah, I should add the "Garuda.tff" into optionalFonts.
And the "Garuda.tff" is not required for all the test, some tests don't need it, such as fast/worker etc. I think it should be optional.

Add the "Garuda.tff" into optionalFonts, optionFounts array should be the interface for handling the exception. It is very convenient to fix this issue. So I don't introduce a new function.

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