Closed
Bug 665291
Opened 13 years ago
Closed 13 years ago
Switch suite to use new cookies, logins and eTLD services in Services.jsm
Categories
(SeaMonkey :: Passwords & Permissions, defect)
SeaMonkey
Passwords & Permissions
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.4
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
References
Details
Attachments
(1 file)
26.65 KB,
patch
|
kairo
:
review+
|
Details | Diff | Splinter Review |
Bug 575561 and Bug 653010 introduced cookies, logins and eTLD services to Services.jsm so we should make use of them (mainly in Data Manager but a few other places too).
This patch:
* Switches suite code to use the services via Services.jsm
* Removes now unneed lazy getters for those services.
Attachment #540240 -
Flags: review?(kairo)
Updated•13 years ago
|
Attachment #540240 -
Flags: review?(kairo) → review+
Comment on attachment 540240 [details] [diff] [review]
Switch to using new services [Checked in: Comment 1]
http://hg.mozilla.org/comm-central/rev/d321084e2e8a
Attachment #540240 -
Attachment description: Switch to using new services → Switch to using new services [Checked in: Comment 1]
Status: ASSIGNED → RESOLVED
Closed: 13 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
•