Closed
Bug 50295
Opened 25 years ago
Closed 25 years ago
wallet.cpp: put static nsAutoStrings into an object
Categories
(Toolkit :: Form Manager, defect, P3)
Tracking
()
RESOLVED
FIXED
People
(Reporter: morse, Assigned: morse)
Details
Wallet.cpp contains several occurences of static nsAutoStrings. These should be
put into an object instead so they can get destroyed when the wallet service
goes away.
| Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → M20
Comment 2•25 years ago
|
||
spam: mass-moving open password manager (single signon) and form manager
(autofill) bugs to Terri for qa contact. unfortunately, i cannot cc myself with
this form, so feel free and add me if you want to keep me in the loop with any
(but, pls not all :) of these... will also go thru 'em meself, a bit later...
QA Contact: sairuh → tpreston
| Assignee | ||
Updated•25 years ago
|
Summary: wallet.cpp: put static nsAutoStrings into an object → [x]wallet.cpp: put static nsAutoStrings into an object
Target Milestone: M20 → ---
| Assignee | ||
Comment 3•25 years ago
|
||
| Assignee | ||
Updated•25 years ago
|
Summary: [x]wallet.cpp: put static nsAutoStrings into an object → [w]wallet.cpp: put static nsAutoStrings into an object
| Assignee | ||
Updated•25 years ago
|
Summary: [w]wallet.cpp: put static nsAutoStrings into an object → wallet.cpp: put static nsAutoStrings into an object
Whiteboard: [w]
| Assignee | ||
Comment 4•25 years ago
|
||
Patch in bug 56644 checked in. That takes care of this bug as well.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•25 years ago
|
Whiteboard: [w]
You need to log in
before you can comment on or make changes to this bug.
Description
•