Closed
Bug 44003
Opened 25 years ago
Closed 24 years ago
nsBrowserWindow leaks gTiTleSuffix
Categories
(Core Graveyard :: Viewer App, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: carl.wong, Assigned: attinasi)
Details
(Keywords: memory-leak)
Attachments
(2 files)
316 bytes,
patch
|
Details | Diff | Splinter Review | |
523 bytes,
patch
|
Details | Diff | Splinter Review |
There is an nsString gTitleSuffix in nsBrowserWindow.cpp and it was never
freed. It is a very minor problem but fixing this will reduce noise in the
bloatview log when using viewer as the testing tool.
Comment 2•25 years ago
|
||
is anything stopping this from getting checked in?
Comment 3•24 years ago
|
||
Comment 4•24 years ago
|
||
I created a new diff to the orig. patch, as it was 7 months old and wouldn't
apply to current CVS. This is an easy fix. Can someone look at it, for an r=?
cc'ing locka@iol.ie
Comment 5•24 years ago
|
||
viewer changes can go in with one level of review, maybe. Cc'ing buster.
/be
yes, I agree that viewer changes can go in with a single reviewer from the
layout team. I'll add a note to the newsgroup to that effect. r=buster, please
check it in when you can. If you don't have cvs access, I'd be happy to get it
in for you.
Keywords: patch
Comment 7•24 years ago
|
||
I don't have CVS access, so could you check this in buster? Thanks.
assigning to marc so he can check this in
Assignee: carl.wong → attinasi
Assignee | ||
Comment 9•24 years ago
|
||
Okey Dokey. Will check in when the tree opens.
Status: NEW → ASSIGNED
Assignee | ||
Comment 10•24 years ago
|
||
Fix checked in. Thanks Kevin!
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•