Closed
Bug 333764
Opened 20 years ago
Closed 20 years ago
Livemark Service leaking nsRDFResource and RDFServiceImpl references
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
RESOLVED
FIXED
Firefox 2 alpha2
People
(Reporter: mozilla, Assigned: mozilla)
References
Details
(Keywords: fixed1.8.1, memory-leak)
Attachments
(4 files)
|
82.15 KB,
text/plain
|
Details | |
|
Bloat log when nsLivemarkService IS instantiated (note 11 leaked refs mentioned in original comment)
85.04 KB,
text/plain
|
Details | |
|
11.79 KB,
patch
|
darin.moz
:
review+
bryner
:
superreview+
|
Details | Diff | Splinter Review |
|
82.73 KB,
text/plain
|
Details |
When the Livemark Service is instantiated during a session, bloat.log reveals 1 leaked RDFServiceImpl and 10 leaked nsRDFResource references
| Assignee | ||
Comment 1•20 years ago
|
||
| Assignee | ||
Comment 2•20 years ago
|
||
| Assignee | ||
Comment 3•20 years ago
|
||
Attachment #218205 -
Flags: superreview?(bryner)
Attachment #218205 -
Flags: review?(darin)
Updated•20 years ago
|
Attachment #218205 -
Flags: superreview?(bryner) → superreview+
Updated•20 years ago
|
Attachment #218205 -
Flags: review?(darin) → review+
| Assignee | ||
Comment 4•20 years ago
|
||
Landed on branch & trunk.
| Assignee | ||
Comment 5•20 years ago
|
||
Comment 6•16 years ago
|
||
Bug 451915 - move Firefox/Places bugs to Firefox/Bookmarks and History. Remove all bugspam from this move by filtering for the string "places-to-b-and-h".
In Thunderbird 3.0b, you do that as follows:
Tools | Message Filters
Make sure the correct account is selected. Click "New"
Conditions: Body contains places-to-b-and-h
Change the action to "Delete Message".
Select "Manually Run" from the dropdown at the top.
Click OK.
Select the filter in the list, make sure "Inbox" is selected at the bottom, and click "Run Now". This should delete all the bugspam. You can then delete the filter.
Gerv
Component: Places → Bookmarks & History
QA Contact: places → bookmarks
You need to log in
before you can comment on or make changes to this bug.
Description
•