[Webkit-unassigned] [Bug 31802] Switch Chrome on Mac to Core Text APIs
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Nov 24 11:59:02 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=31802
--- Comment #6 from Mark Rowe (bdash) <mrowe at apple.com> 2009-11-24 11:59:01 PST ---
(In reply to comment #5)
> Dan: Thanks! Since we compile a single binary for 10.5/10.6 are you OK with
> switching APIs at runtime rather than compile time?
In most cases we know at compile time which implementation will be used. We
shouldn’t introduce overhead in to those cases.
>
> Would you want such a change to be Chrome-only or are you OK with making that
> change on all platforms?
There’s nothing Chrome-specific about such a change. It’s specific to building
on one version of Mac OS X with a deployment target of an older version. The
code should be written as such.
--
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