Closed
Bug 59096
Opened 25 years ago
Closed 24 years ago
Hardcoded chrome URL to a GIF file in xpfe/appshell/src/nsCommonDialogs.cpp
Categories
(Core Graveyard :: Skinability, defect, P3)
Core Graveyard
Skinability
Tracking
(Not tracked)
VERIFIED
FIXED
Future
People
(Reporter: bzbarsky, Unassigned)
References
Details
(Keywords: helpwanted)
Three instances:
const char* kQuestionIconURL ="chrome://global/skin/question-icon.gif";
const char* kAlertIconURL ="chrome://global/skin/alert-icon.gif";
const char* kWarningIconURL ="chrome://global/skin/message-icon.gif";
These should not be hardcoded.
Pretriage of skinnability bugs, marking nsbeta1-. The real question is how to
allow people to load up an icon using common dialog services without referencing
a filename. Certainly not going to get fixed for beta1.
Keywords: nsbeta1-
Marking nsbeta1- bugs as future to get off the radar
Target Milestone: --- → Future
Comment 3•24 years ago
|
||
Mass move skinability bugs to nobody@mozilla.org, helpwanted.
Assignee: ben → nobody
Keywords: helpwanted
Comment 4•24 years ago
|
||
This file was removed from the repository around 4/13/2001. This bug should no
longer block bug 59091.
![]() |
Reporter | |
Comment 5•24 years ago
|
||
resolving fixed
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•17 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•