Closed Bug 256190 Opened 21 years ago Closed 21 years ago

thunderbird.js preferences getting loaded before mailnews.js

Categories

(Thunderbird :: Preferences, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird0.8

People

(Reporter: mscott, Assigned: mscott)

Details

Attachments

(1 file)

Currently, thunderbird.js is getting loaded before mailnews.js. This means that any mailnews overrides that thunderbird provides (such as blocking remote images) get reverted when the app reads in seamonkey's mailnews.js. We need to rename thunderbird.js to something like all-thunderbird.js which will make it the last JS file loaded. Most importantly this means it gets loaded after mailnews.js.
Status: NEW → ASSIGNED
Target Milestone: --- → Thunderbird0.8
Attached patch the fixSplinter Review
rename thunderbird.js to all-thunderbird.js to ensure that it gets loaded last since prefs are loaded in reverse order by file name.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: