Closed
Bug 667674
Opened 14 years ago
Closed 14 years ago
Switch suite to use Services.obs
Categories
(SeaMonkey :: General, defect)
SeaMonkey
General
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.4
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
References
Details
Attachments
(1 file, 1 obsolete file)
11.44 KB,
patch
|
iannbugzilla
:
review+
|
Details | Diff | Splinter Review |
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 #542322 -
Flags: review?(neil)
Comment 1•14 years ago
|
||
Comment on attachment 542322 [details] [diff] [review]
switch suite to use Services.obs
Usual caveats about XBL apply. r=me for all the JS changes.
Attachment #542322 -
Flags: review?(neil) → review+
Changes since last version:
* Removed changes relating to XBL files.
http://hg.mozilla.org/comm-central/rev/09338da2c41e
Attachment #542322 -
Attachment is obsolete: true
Attachment #542419 -
Flags: review+
Status: ASSIGNED → RESOLVED
Closed: 14 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
•