Closed
Bug 585291
Opened 15 years ago
Closed 15 years ago
FormEngine tests leak
Categories
(Firefox :: Sync, defect)
Firefox
Sync
Tracking
()
RESOLVED
FIXED
People
(Reporter: philikon, Assigned: philikon)
References
Details
Attachments
(2 files)
|
21.18 KB,
text/plain
|
Details | |
|
792 bytes,
patch
|
mconnor
:
review+
|
Details | Diff | Splinter Review |
test_forms_tracker.js, test_forms_store.js leak on mozilla-central. See attachment for logs.
| Assignee | ||
Comment 1•15 years ago
|
||
Nuke service references on xpcom-shutdown, particularly Svc.Form (nsIFormHistory2) which doesn't clean up after itself as it was only used by nsIFormAutComplete so far.
Assignee: nobody → philipp
Attachment #464648 -
Flags: review?(mconnor)
Updated•15 years ago
|
Attachment #464648 -
Flags: review?(mconnor) → review+
| Assignee | ||
Comment 2•15 years ago
|
||
Filed follow up bug 586339 to fix leaks in satchel proper.
| Assignee | ||
Comment 3•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Component: Firefox Sync: Backend → Sync
Product: Cloud Services → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•