Closed
Bug 282546
Opened 20 years ago
Closed 17 years ago
Application Icon Support for moz-icon:
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bugs, Unassigned)
References
(Blocks 1 open bug)
Details
moz-icon: needs to support Application Icons on OS X.
Given a moz-icon URI that wraps a file URI to an Application Bundle, we should
locate the application icon for that bundle (we can inspect the Info.plist) and
return that. This is for parity with Windows.
Comment 1•20 years ago
|
||
So we need the icon -> image code after all?
Updated•18 years ago
|
Assignee: bugs → nobody
QA Contact: imagelib
Comment 2•17 years ago
|
||
This appears to have been fixed at some point. For example, the following URLs all display icons for their respective applications:
moz-icon:file:///Applications/TextEdit.app/?size=16
moz-icon:file:///Applications/iCal.app/?size=16
moz-icon:file:///Applications/iCal.app?size=32
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•