Closed Bug 59092 Opened 24 years ago Closed 23 years ago

Hardcoded chrome URL to a GIF file in nsEditorShell.cpp

Categories

(Core Graveyard :: Skinability, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED FIXED
Future

People

(Reporter: bzbarsky, Unassigned)

References

Details

(Keywords: helpwanted)

In nsEditorShell.cpp, the following code is found:

nsAutoString url;
url.AssignWithConversion("chrome://global/skin/question-icon.gif"  );

This should not be hardcoded.
Blocks: 59091
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
QA Contact: blakeross → pmac
Mass move skinability bugs to nobody@mozilla.org, helpwanted. 
Assignee: ben → nobody
Keywords: helpwanted
The hardcoded GIF image referenced in this bug report is no longer in
nsEditorShell.cpp. It was removed in version 1.249 by hewitt@netscape.com.

I'm trying to clear out the blocking bugs for bug 59091 with the hope that a
PNG-only theme will be possible, as per bug 8415.
resolving fixed
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Verified
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.