Closed Bug 283138 Opened 19 years ago Closed 19 years ago

Bookmark context menus leak menu items

Categories

(Camino Graveyard :: Bookmarks, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: lernean.hydra, Assigned: sfraser_bugs)

Details

User-Agent:       Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b) Gecko/20050217 Camino/0.8+
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b) Gecko/20050217 Camino/0.8+

[BookmarkManager contextMenuForItem:fromView:target:] creates many NSMenuItems
with alloc init but never releases or autoreleases them.  Each item in the menu
leaks once each time a bookmark context menu is shown.

Reproducible: Always

Steps to Reproduce:
1. Check leaks
2. Open a bookmark context menu
3. Check leaks again

Actual Results:  
Leaks of NSMenuItem

Expected Results:  
No leaks
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee: pinkerton → sfraser_bugs
Fixed.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.