Closed
Bug 198275
Opened 23 years ago
Closed 23 years ago
[FIX]Memory leaks in nsBookmarksService
Categories
(SeaMonkey :: Bookmarks & History, defect)
SeaMonkey
Bookmarks & History
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
(Keywords: memory-leak)
Attachments
(1 file)
|
10.44 KB,
patch
|
janv
:
review+
alecf
:
superreview+
|
Details | Diff | Splinter Review |
nsISupportsArray::ElementAt addrefs. Forget thee not that.
| Assignee | ||
Comment 1•23 years ago
|
||
| Assignee | ||
Updated•23 years ago
|
Attachment #117755 -
Flags: superreview?(alecf)
Attachment #117755 -
Flags: review?(varga)
Comment 2•23 years ago
|
||
Comment on attachment 117755 [details] [diff] [review]
I tossed in some nsCOMArray love while I was here.
looks great! so simple!
sr=alecf
Attachment #117755 -
Flags: superreview?(alecf) → superreview+
| Assignee | ||
Updated•23 years ago
|
Summary: Memory leaks in nsBookmarksService → [FIX]Memory leaks in nsBookmarksService
Comment 3•23 years ago
|
||
Comment on attachment 117755 [details] [diff] [review]
I tossed in some nsCOMArray love while I was here.
nice
Attachment #117755 -
Flags: review?(varga) → review+
| Assignee | ||
Comment 4•23 years ago
|
||
Fixed.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•