Closed
Bug 295535
Opened 20 years ago
Closed 20 years ago
Leak in extension manager
Categories
(Toolkit :: Add-ons Manager, defect)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
FIXED
mozilla1.8final
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
(Keywords: memory-leak)
Attachments
(1 file)
2.56 KB,
patch
|
benjamin
:
review+
benjamin
:
approval-aviary1.1a1+
|
Details | Diff | Splinter Review |
The extension manager window leaks the extension datasource. I don't really
care to dig to figure out how it entrains things, but it should just remove the
datasource from its view when it's done.
Assignee | ||
Comment 1•20 years ago
|
||
Oh, to reproduce start firefox with a new profile, open the extension manager,
and quit. That leaks.
Attachment #184547 -
Flags: review?(beng)
Updated•20 years ago
|
Attachment #184547 -
Flags: review?(beng)
Attachment #184547 -
Flags: review+
Attachment #184547 -
Flags: approval-aviary1.1a1+
Assignee | ||
Updated•20 years ago
|
Assignee: nobody → bzbarsky
Assignee | ||
Comment 2•20 years ago
|
||
Fixed.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox1.1
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•