Bug 62356 - Use progress service when running compare input
Summary: Use progress service when running compare input
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Compare (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.0 RC1   Edit
Assignee: Andre Weinand CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 64048 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-05-14 16:15 EDT by Jean-Michel Lemieux CLA
Modified: 2004-05-28 08:11 EDT (History)
1 user (show)

See Also:


Attachments
Patch to use progress service when calling prepareInput on CompareEditorInput (690 bytes, patch)
2004-05-14 16:16 EDT, Jean-Michel Lemieux CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Michel Lemieux CLA 2004-05-14 16:15:25 EDT
Andre, would it be possible to at least convert the calling of prepareInput() to
be run with the progress service. It will result in less progress dialogs for
quick prepareInput calls. Thanks. 

Note, there are other areas in compare that could also be converted, but this
was the most important to me.
Comment 1 Jean-Michel Lemieux CLA 2004-05-14 16:16:21 EDT
Created attachment 10673 [details]
Patch to use progress service when calling prepareInput on CompareEditorInput
Comment 2 Jean-Michel Lemieux CLA 2004-05-27 10:38:39 EDT
*** Bug 64048 has been marked as a duplicate of this bug. ***
Comment 3 Andre Weinand CLA 2004-05-27 11:25:28 EDT
fixed for I20040527.

Please see bug #63608 for the other places to be converted to progress services.
Comment 4 Markus Keller CLA 2004-05-28 08:11:20 EDT
verified that the change is in and that opening compare editors shows the new
dialog.