Bug 203595 - [Contributions] SubMenuManager should use ListenerList's clear() method
Summary: [Contributions] SubMenuManager should use ListenerList's clear() method
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.4   Edit
Hardware: All All
: P3 trivial (vote)
Target Milestone: 3.4 M4   Edit
Assignee: Paul Webster CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2007-09-17 10:29 EDT by Remy Suen CLA
Modified: 2007-12-11 13:06 EST (History)
0 users

See Also:


Attachments
Patch to call clear(). (1.89 KB, patch)
2007-09-17 10:29 EDT, Remy Suen CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Remy Suen CLA 2007-09-17 10:29:08 EDT
Created attachment 78549 [details]
Patch to call clear().

Per the javadocs of clearListenerList(ListenerList), bug 117519 has been resolved and the new clear() method should be used instead.
Comment 1 Paul Webster CLA 2007-11-30 12:36:53 EST
Released to HEAD >20071130
PW
Comment 2 Paul Webster CLA 2007-12-11 13:06:43 EST
In I20071211-0010
PW