Closed
Bug 664841
Opened 12 years ago
Closed 12 years ago
Switch suite/mailnews to use Services.obs
Categories
(SeaMonkey :: MailNews: General, defect)
SeaMonkey
MailNews: General
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.4
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
References
Details
Attachments
(1 file, 1 obsolete file)
At the moment we have Services.jsm imported but we're not making full use of it. This patch: * Switches, where possible, to using Services.obs
Attachment #539898 -
Flags: review?(neil)
Updated•12 years ago
|
Attachment #539898 -
Flags: review?(neil) → review+
Changes since previous version: * There was a switch in msgMail3PaneWindow.js I missed. * Removed unused NotifyObservers function from msgMail3PaneWindow.js
Attachment #539898 -
Attachment is obsolete: true
Attachment #540221 -
Flags: review?(neil)
Updated•12 years ago
|
Attachment #540221 -
Flags: review?(neil) → review+
Comment on attachment 540221 [details] [diff] [review] suite mailnews switch to Services.obs with extra removalness [Checked in: Comment 2] http://hg.mozilla.org/comm-central/rev/60e8a71353ae
Attachment #540221 -
Attachment description: suite mailnews switch to Services.obs with extra removalness → suite mailnews switch to Services.obs with extra removalness [Checked in: Comment 2]
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.4
You need to log in
before you can comment on or make changes to this bug.
Description
•