Closed
Bug 299874
Opened 19 years ago
Closed 19 years ago
Console.log warns Firefox is using deprecated APIs
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 227295
People
(Reporter: ericeberg, Unassigned)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/312.1 (KHTML, like Gecko) Safari/312 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.9) Gecko/20050706 Firefox/1.0.5 I'm running 10.3.9. I was looking at my console log today (not sure why) and noticed the following error messages: Jul 6 15:13:54 **** /Users/****/Desktop/Firefox.app/Contents/MacOS/firefox-bin: *** Warning: ATSUSetFontFallbacks has been deprecated. Use ATSUFontFallbacks objects instead. *** Jul 6 15:47:29 **** /Users/****/Desktop/Firefox.app/Contents/MacOS/firefox-bin: *** Warning: ATSUMeasureText has been deprecated. Use ATSUGetUnjustifiedBounds instead. *** I don't know where this occurred, but I didn't see any bugs on it, so I figured it was worth fililng. This also occurs in the latest Deer Park nightly (build id: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko/20050706 Firefox/1.0+). Reproducible: Didn't try Actual Results: Errors in console.log Expected Results: No errors in console.log
Comment 1•19 years ago
|
||
Looks like a dupe of bug 227295, please reopen if you disagree. *** This bug has been marked as a duplicate of 227295 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•