Bug 65951 - IProgressService.run should use a singleton job to open the progress dialog
Summary: IProgressService.run should use a singleton job to open the progress dialog
Status: RESOLVED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P2 normal (vote)
Target Milestone: ---   Edit
Assignee: Tod Creasey CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks: 65415
  Show dependency tree
 
Reported: 2004-06-07 08:10 EDT by Tod Creasey CLA
Modified: 2004-06-07 14:30 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tod Creasey CLA 2004-06-07 08:10:05 EDT
IProgressService.run should use a singleton job to open the progress dialog 
as it can happen quite a bit.
Comment 1 Tod Creasey CLA 2004-06-07 08:11:39 EDT
RC2 candidate
Comment 2 Tod Creasey CLA 2004-06-07 09:40:23 EDT
Deferred
Comment 3 Tod Creasey CLA 2004-06-07 14:30:09 EDT
Bug 64937 makes this less of an issue although we are not using a singleton 
job as it now opens on a callback.

marking as WONTFIX