Closed
Bug 811312
Opened 12 years ago
Closed 12 years ago
remove ATS-based font code
Categories
(Core :: Graphics: Text, defect)
Core
Graphics: Text
Tracking
()
RESOLVED
FIXED
mozilla19
People
(Reporter: jfkthame, Assigned: jfkthame)
Details
Attachments
(2 files, 1 obsolete file)
26.15 KB,
patch
|
jtd
:
review+
|
Details | Diff | Splinter Review |
13.86 KB,
patch
|
jtd
:
review+
|
Details | Diff | Splinter Review |
As 10.5 support has been dropped, we no longer need the ATS-based version of the font management code; we use the CG-based version on 10.6 and later. So we can rip out a bunch of obsolete code here.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #681043 -
Flags: review?(jdaggett)
Assignee | ||
Comment 2•12 years ago
|
||
Attachment #681044 -
Flags: review?(jdaggett)
Assignee | ||
Comment 3•12 years ago
|
||
Minor update - we can also drop the extra level of indirection in MakePlatformFont now that there's only one font entry class on the platform.
Attachment #681048 -
Flags: review?(jdaggett)
Assignee | ||
Updated•12 years ago
|
Attachment #681044 -
Attachment is obsolete: true
Attachment #681044 -
Flags: review?(jdaggett)
Updated•12 years ago
|
Attachment #681043 -
Flags: review?(jdaggett) → review+
Updated•12 years ago
|
Attachment #681048 -
Flags: review?(jdaggett) → review+
Assignee | ||
Comment 4•12 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/ca5d8c37113b
https://hg.mozilla.org/integration/mozilla-inbound/rev/e61fdb713e40
Target Milestone: --- → mozilla19
Comment 5•12 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/ca5d8c37113b
https://hg.mozilla.org/mozilla-central/rev/e61fdb713e40
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•