Bug 107768 - [Dialogs] CustomizePerspectiveDialog uses its own imageCache
Summary: [Dialogs] CustomizePerspectiveDialog uses its own imageCache
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P5 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2005-08-23 14:43 EDT by Tod Creasey CLA
Modified: 2019-09-06 16:10 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tod Creasey CLA 2005-08-23 14:43:06 EDT
M1

The CustomizePerspectiveDialog has it's own image cache - it should be using a
ResourceManager based off of the platform one. Right now as it creates it's own
it is likely creating images a second time and then disposing them when it could
use the one in JFace.
Comment 1 Tod Creasey CLA 2005-08-23 14:49:33 EDT
There is another one in ShortcutMenuItemLabelProvider within this dialog
Comment 2 Tod Creasey CLA 2005-08-23 14:50:32 EDT
Also see WorkingSetSelectionDialog
Comment 3 Susan McCourt CLA 2009-07-09 16:55:14 EDT
As per http://wiki.eclipse.org/Platform_UI/Bug_Triage_Change_2009
Comment 4 Eclipse Webmaster CLA 2019-09-06 16:10:12 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.