Closed Bug 548177 Opened 14 years ago Closed 14 years ago

remove ATSUI rendering code

Categories

(Core :: Layout: Text and Fonts, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.9.3a2

People

(Reporter: jfkthame, Assigned: jfkthame)

References

Details

Attachments

(1 file)

Now that mozilla-central does not need to support pre-10.5 Mac systems, we can get rid of the ATSUI-based font code and use Core Text exclusively. This simplifies the codebase, and removes our exposure to flaky (not-well-maintained) ATSUI APIs.
Attachment #428601 - Attachment is patch: true
Attachment #428601 - Attachment mime type: application/octet-stream → text/plain
Attachment #428601 - Flags: review?(jdaggett)
Blocks: 502906
Comment on attachment 428601 [details] [diff] [review]
patch, v1: remove ATSUI font code

Great! Bye bye ATSUI...
Attachment #428601 - Flags: review?(jdaggett) → review+
http://hg.mozilla.org/mozilla-central/rev/1a7a702d6bd3
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Assignee: nobody → jfkthame
Target Milestone: --- → mozilla1.9.3a2
You missed to remove
{
/config/autoconf.mk.in
    * line 92 -- MOZ_CORETEXT = @MOZ_CORETEXT@
}
(In reply to comment #3)
> You missed to remove
> {
> /config/autoconf.mk.in
>     * line 92 -- MOZ_CORETEXT = @MOZ_CORETEXT@
> }

Oops. Thanks for noticing, pushed fix:
http://hg.mozilla.org/mozilla-central/rev/3e17491d8e32
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: