Closed Bug 302838 Opened 19 years ago Closed 19 years ago

Update references to non-existing chrome files

Categories

(Thunderbird :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: whimboo, Assigned: whimboo)

Details

Attachments

(2 files)

There are some references to non-existing chrome files when starting
Thunderbird. I think this should belongs to all OS. Following parts we have to
check:

* dist/bin/chrome/classic/skin/classic/messenger/messageKeywords.css

This stylesheet is referenced from within
mail/base/content/msgHdrViewOverlay.xul. It only exists for pinstripe and is empty:
 http://lxr.mozilla.org/seamonkey/source/mail/themes/pinstripe/mail/messageKeywords.css

Should we remove it completely?

* dist/bin/chrome/toolkit/content/mozapps/update/update.css

This isn't the correct filename. It is included in mailWindowOverlay.xul and
should be changed to updates.css.

* dist/bin/chrome/en-US/locale/en-US/global/findBar.dtd

Referenced from within toolkit/content/widgets/browser.xml this file doesn't
exist. It should be findbar.dtd. Correction of this part also resolves the
warning for Firefox.
Summary: Removing references to non-existing chrome files → Update references to non-existing chrome files
Attachment #191117 - Flags: review?(mscott)
Lxr also doesn't show me a findBar.dtd. So I think it has to be changed into
findbar.dtd.
Attachment #191118 - Flags: review?(benjamin)
Comment on attachment 191118 [details] [diff] [review]
Toolkit patch updates findbar.dtd

Any clue as to when/why we changed from findBar -> findbar ?
Attachment #191118 - Flags: review?(benjamin) → review+
(In reply to comment #3)
> (From update of attachment 191118 [details] [diff] [review] [edit])
> Any clue as to when/why we changed from findBar -> findbar ?

Yes, that's happend 2004-11-30 20:48 with the aviary stuff landing patch from Ben:
http://bonsai.mozilla.org/cvsview2.cgi?diff_mode=context&whitespace_mode=show&file=browser.xml&branch=&root=/cvsroot&subdir=mozilla/toolkit/content/widgets&command=DIFF_FRAMESET&rev1=1.45&rev2=1.46

Really long time ago. Why no-one noticed that? Mmh...
Status: NEW → ASSIGNED
Attachment #191118 - Flags: approval1.8b4?
Sorry I miss-read. I think we use findbar.dtd since the checkin of the patch on
bug 178772.
(In reply to comment #5)
> Sorry I miss-read. I think we use findbar.dtd since the checkin of the patch on
> bug 178772.

Err, I mean bug 279227.
Attachment #191117 - Flags: superreview+
Attachment #191117 - Flags: review?(mscott)
Attachment #191117 - Flags: review+
Attachment #191118 - Flags: superreview?(mscott)
Attachment #191117 - Flags: approval1.8b4?
Attachment #191117 - Flags: approval1.8b4? → approval1.8b4+
Comment on attachment 191118 [details] [diff] [review]
Toolkit patch updates findbar.dtd

no sr needed
Attachment #191118 - Flags: superreview?(mscott)
Attachment #191118 - Flags: approval1.8b4?
Attachment #191118 - Flags: approval1.8b4+
Whiteboard: [checkin needed]
Patches checked in.

2005-08-02 15:31

mozilla/ mail/ themes/ pinstripe/ mail/ messageKeywords.css
mozilla/ mail/ base/ content/ msgHdrViewOverlay.xul 	1.14
mozilla/ mail/ base/ content/ mailWindowOverlay.xul 	1.114
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Whiteboard: [checkin needed]
I forgot:

mozilla/ toolkit/ content/ widgets/ browser.xml 	1.70
Verified with current CVS build of Deer Park and Thunderbird.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: