[Webkit-unassigned] [Bug 66220] [chromium] Update WebSettings to support per-script font settings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 22 23:26:10 PDT 2011


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





--- Comment #10 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2011-08-22 23:26:10 PST ---
(In reply to comment #9)
> The build failure was caused by including ICU headers needed for the UScriptCode enum used to identify scripts.
> 
> I consulted a little with Kent Tamura and he brought up that it might be bad to rely on ICU types in WebSettings.  Perhaps we can use a new type to hide UScriptCode (like WebString does for strings), or just use int.
> 
> Darin, what do you think?

Have you tried adding '<(chromium_src_dir)/third_party/icu/icu.gyp:icuuc' to the export_dependent_settings section of the webkit target?

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