Closed
Bug 232111
Opened 21 years ago
Closed 16 years ago
Wallet should use the newer nsIPrefService APIs instead of nsIPref
Categories
(SeaMonkey :: Passwords & Permissions, defect)
SeaMonkey
Passwords & Permissions
Tracking
(Not tracked)
RESOLVED
WONTFIX
seamonkey2.0a3
People
(Reporter: mikael, Unassigned)
References
()
Details
Attachments
(1 file)
4.99 KB,
patch
|
Details | Diff | Splinter Review |
nsIPref is deprecated
Reporter | ||
Updated•21 years ago
|
Status: NEW → ASSIGNED
Updated•21 years ago
|
Summary: Remove nsIPref from wallet → Wallet should use the newer nsIPrefService APIs instead of nsIPref
Reporter | ||
Updated•20 years ago
|
Assignee: mikael → dveditz
Status: ASSIGNED → NEW
Updated•20 years ago
|
Product: Browser → Seamonkey
Comment 1•19 years ago
|
||
I'm a bit of a noob here.
This seems like a hopefully fairly simple bug.
Comment 2•19 years ago
|
||
Jesse: I'm not sure this is worth it ...
AFAIK, the wallet module is not used by Firefox or Thunderbird, only Seamonkey.
Eventually the plan is to move Seamonkey to Toolkit, so the entire wallet
extension will be obsolete ...
But no, this is not a simple bug. The Wallet code is horrible and ugly - there
are far better bugs for noobs to take on.
Take a look at <http://www.mozilla.org/contribute/hacking/first-bugs/>.
Comment 3•19 years ago
|
||
I'm just posting this here for the sake of trying to get a clean tree.
I do not think I'll fixup wallet any more than this (but maybe), so if dveditz
or someone wants to review this, that'd be cool.
Updated•18 years ago
|
Assignee: dveditz → nobody
Comment 4•17 years ago
|
||
(In reply to comment #3)
> Created an attachment (id=195723) [details]
> cleans up nsWalletService.cpp
>
> I'm just posting this here for the sake of trying to get a clean tree.
>
> I do not think I'll fixup wallet any more than this (but maybe), so if dveditz
> or someone wants to review this, that'd be cool.
Did you mean to ask for a review on this?
Comment 5•16 years ago
|
||
R.WontFix, after bug 473827.
Status: NEW → RESOLVED
Closed: 16 years ago
Depends on: 473827
QA Contact: privacy
Resolution: --- → WONTFIX
Target Milestone: --- → seamonkey2.0a3
You need to log in
before you can comment on or make changes to this bug.
Description
•