Closed Bug 343601 Opened 18 years ago Closed 18 years ago

Remove old preferences

Categories

(Calendar :: Preferences, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mattwillis, Assigned: mattwillis)

Details

Attachments

(1 file, 3 obsolete files)

Nuprefs (bug 333923) has baked for a while. Now that we've announced the end of xpfe support, we can remove the old preferences.
Attached patch rev0 - removes old preferences (obsolete) β€” β€” Splinter Review
Attachment #228094 - Flags: first-review?(jminta)
Status: NEW → ASSIGNED
Attached patch rev1 - adds overlays I missed (obsolete) β€” β€” Splinter Review
Attachment #228094 - Attachment is obsolete: true
Attachment #228144 - Flags: first-review?(jminta)
Attachment #228094 - Flags: first-review?(jminta)
Comment on attachment 228144 [details] [diff] [review]
rev1 - adds overlays I missed

minused for breaking lightning.
Attachment #228144 - Flags: first-review?(jminta) → first-review-
Attached patch rev2 - doesn't break lightning (obsolete) β€” β€” Splinter Review
Attachment #228144 - Attachment is obsolete: true
Attachment #228258 - Flags: first-review?(jminta)
Attachment #228258 - Attachment is obsolete: true
Attachment #228826 - Flags: first-review?(jminta)
Attachment #228258 - Flags: first-review?(jminta)
(In reply to comment #5)
> Created an attachment (id=228826) [edit]
> rev3 - fixes stuff jminta found

jminta found:
 - editCategories.xul was still using prefs.dtd
 - lightning-preferences.xul was defining %preferencesDTD which mail's prefwindow already had
Comment on attachment 228826 [details] [diff] [review]
rev3 - fixes stuff jminta found

 calendar.jar:
 %   content calendar %content/calendar/
 #ifndef MOZ_SUNBIRD
 %   overlay chrome://browser/content/browser.xul chrome://calendar/content/calExtOverlay.xul
 %   overlay chrome://communicator/content/tasksOverlay.xul chrome://calendar/content/calendarOverlay.xul
-%   overlay chrome://communicator/content/pref/preftree.xul chrome://calendar/content/pref/prefOverlay.xul
-%   overlay chrome://communicator/content/pref/pref-appearance.xul chrome://calendar/content/pref/prefOverlay.xul
 %   overlay chrome://messenger/content/mailWindowOverlay.xul chrome://calendar/content/calExtOverlay.xul
 %   overlay chrome://messenger/content/messengercompose/messengercompose.xul chrome://calendar/content/calExtOverlay.xul
 *   content/calendar/contents.rdf (content/contents.rdf)
 *   skin/classic/calendar/contents.rdf (skin/classic/contents.rdf)
 *   skin/modern/calendar/contents.rdf (skin/modern/contents.rdf)
+%   skin calendar modern/1.0 %skin/modern/calendar/
 #endif
 %   skin calendar classic/1.0 %skin/classic/calendar/
-%   skin calendar modern/1.0 %skin/modern/calendar/
 *   content/calendar/applicationUtil.js (content/applicationUtil.js)
The modern stuff definitely isn't relevant to this patch.  We need a followup to deal with the whole #ifndef MOZ_SUNBIRD thing.

r=jminta with that
Attachment #228826 - Flags: first-review?(jminta) → first-review+
(In reply to comment #7)
> (From update of attachment 228826 [details] [diff] [review] [edit])
> The modern stuff definitely isn't relevant to this patch.
No worries. It was removed from cvs in bug 343990

> We need a follow up to deal with the whole #ifndef MOZ_SUNBIRD thing.
Spun off as bug 344447

-> FIXED
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Component: Sunbird Only → Preferences
QA Contact: sunbird → preferences
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: