Closed Bug 227295 Opened 22 years ago Closed 11 years ago

ATSUSetFontFallbacks is deprecated

Categories

(Core Graveyard :: GFX: Mac, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: edwardjsabol, Unassigned)

References

Details

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 Build Identifier: Mozilla 1.5.1 on Mac OS X 10.3.1 While running Mozilla 1.5.1 on Mac OS X 10.3.1 (Panther), the following message is noted in console.log: Warning: ATSUSetFontFallbacks has been deprecated. Use ATSUFontFallbacks objects instead. See related bug 221590 Reproducible: Always Steps to Reproduce:
I am seeing this too using nightly build # 2004013105 and earlier. Mozilla.app/Contents/MacOS/mozilla-bin: *** Warning: ATSUSetFontFallbacks has been deprecated. Use ATSUFontFallbacks objects instead. ***
I can confirm this bug occurs under Mozilla 1.8a4 (8/28/04 build) under MacOSX 10.3.5. Looking in the Console log, it appears dozens of times a day for me. -- David Lawhon
Status: UNCONFIRMED → NEW
Ever confirmed: true
I don't see any direct calls to this method (or its replacement) anywhere in the current TRUNK codebase (or in any object code). I also don't see it in my log files. Is it perhaps being called implicitly from some other place, or has its use already been removed?
*** Bug 290723 has been marked as a duplicate of this bug. ***
I'm seeing this with Firefox 1.0.3 on OS X 10.3.5.
*** Bug 299874 has been marked as a duplicate of this bug. ***
*** Bug 302812 has been marked as a duplicate of this bug. ***
These may be related as well. I see these in a Firefox build from source checked out on 20080516_164850: 'ATSUGetGlyphInfo' is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ATSUnicodeGlyphs.h:1001) 'FMGetFontFamilyFromName' is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Fonts.h:741) 'FMGetFontFamilyTextEncoding' is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Fonts.h:769) 'FMGetFontFromFontFamilyInstance' is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Fonts.h:875) 'GetFontInfo' is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QuickdrawText.h:540) 'TextFace' is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QuickdrawText.h:396) 'TextFont' is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QuickdrawText.h:384) 'TextMode' is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QuickdrawText.h:408) 'TextSize' is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QuickdrawText.h:420) 'TextWidth' is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QuickdrawText.h:513)
Assignee: sfraser_bugs → joshmoz
Product: Core → Core Graveyard
Assignee: joshmoz → nobody
This bug has been buried in the graveyard and has not been updated in over 5 years. It is probably safe to assume that it will never be fixed, so resolving as WONTFIX. [Mass-change filter: graveyard-wontfix-2014-09-24]
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.